mcpbeat Sign in

POS.DO MCP Server

answering

POS.DO MCP Server is answering right now. Last checked 2 min ago. It exposes 7 tools. Last commit 19 May 2026.

Discover 356K+ restaurants in 20 countries: search, reviews, cultural context, time-based offers.

Uptime history 48 days of history · worst day 29%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
7
Tools
read from the server
2878 ms
Response time
average over 24h
0
Stars
last commit 19 May 2026

POS.DO MCP Server does not always answer

Over the last week it answered 98.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://pos.do/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://pos.do/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://pos.do/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://pos.do/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://pos.do/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

restaurant
get_restaurant_details
Get the full profile of a restaurant by URL slug. Returns name, address, coordinates, rating, reviews count, phone, opening hours, photos, services, cuisine type, price level, current Flow offers, and cultural context.
get_restaurant_reviews
Get paginated reviews for a restaurant. Filter by star rating, sort by date or rating. Returns review text, author, rating, date, photos, language, owner response, and rating distribution.
restaurants
find_restaurants_near_landmark
Find restaurants near a famous landmark (monument, museum, park). Returns landmark info from Wikidata + nearby restaurants sorted by walking distance. Examples: 'Sagrada Familia', 'Colosseum', 'Central Park', 'Tour Eiffel'.
search_restaurants
Search restaurants in a specific city. Filter by cuisine type, price range, and features like outdoor seating, WiFi, delivery. Returns up to 20 results with name, rating, cuisine, price range, address, coordinates, photo, amenities, and current Flow offers.
book
book_flow_reservation
Make a reservation at a Flow-discounted time slot. Phone must be E.164 (e.g. +34911234567). To make retries safe, send the same Idempotency-Key HTTP header on retries (any UUID); replays within 24h return the original reservation. Rate limited to 5 reservations per email per day and 10 attempts per IP per minute.
cultural
get_cultural_context_around_restaurant
Get cultural context around a restaurant: nearby monuments, museums, parks, historical sites with distance and heritage status. Powered by Wikidata.
flow
get_flow_offers
POS.DO Flow time-based offers for a restaurant. Off-peak hours have bigger discounts. Returns time slots with discount percentages and remaining covers. Tagline: 'Tu hora, tu precio'.

Endpoints

URLTransportStateLatencyChecked
https://pos.do/mcp streamable-http answering 2303 ms 2 min ago

Alternatives to POS.DO MCP Server

same job, measured the same way
MCP Geraeats
by geraservicesuk

Browse restaurants, search dishes, order food delivery, track riders. 50+ countries.

22 installs/wk local only
Heyspark
by heyspark-mcp

Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.

4 tools answering
Kaseya BMS
by wyre-ai

MCP server for Kaseya BMS PSA — tickets, accounts, time entries, contracts.

local only
Kaseya BMS
by wyre-technology

MCP server for Kaseya BMS PSA — tickets, accounts, time entries, contracts.

local only
Stellar Agent Search
by berkingurcan

Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.

38 installs/wk local only
Google Trends MCP
by purahmanian

Google Trends MCP server: interest over time, comparisons, related queries, trending searches

212 installs/wk local only
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

30 installs/wk local only
Brilliant Directories MCP
by brilliantdirectories

Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.

3 905 installs/wk local only

POS.DO MCP Server — questions

Answers built from our own checks of this server.

What can POS.DO MCP Server do?
It exposes 7 tools, read directly from the server on our last check. Among them: book_flow_reservation, find_restaurants_near_landmark, get_cultural_context_around_restaurant, get_flow_offers, get_restaurant_details, get_restaurant_reviews and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is POS.DO MCP Server mostly used for?
Its tools cluster around restaurant and restaurants. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is POS.DO MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 2878 ms. The bar chart above shows every period we have measured.
How do I connect POS.DO MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does POS.DO MCP Server need an API key?
No. POS.DO MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
Is POS.DO MCP Server open source?
Yes — it is published under the Apache-2.0 licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.