Discover 356K+ restaurants in 20 countries: search, reviews, cultural context, time-based offers.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
POS.DO is a discovery platform with global coverage of restaurants β names, addresses, reviews, photos, opening hours, cuisines, neighbourhoods, cultural context, and real-time availability with time-based offers. This MCP server exposes that catalogue to AI agents over the Model Context Protocol.
Idempotency-Key header)This is a proxy repository. The MCP endpoint runs at https://pos.do/mcp and is operated by EZZYPUSH SL. No local installation of the server is required β agents just point at the URL.
Add to claude_desktop_config.json:
Restart Claude Desktop. The 7 tools below become available.
Most MCP clients accept a remote HTTP server entry of the same shape. For Cursor:
| Tool | Purpose | Docs |
|---|---|---|
search_restaurants | Search restaurants in a city, with cuisine/price/feature filters | docs |
get_restaurant_details | Full profile for a restaurant by slug | docs |
get_restaurant_reviews | Paginated reviews with star and date filters | docs |
get_flow_offers | Today's time-based discount slots for a restaurant | docs |
book_flow_reservation | Reserve a seat at a Flow-discounted slot | docs |
find_restaurants_near_landmark | Restaurants within walking distance of a famous landmark | docs |
get_cultural_context_around_restaurant | Monuments, museums, parks near a restaurant (Wikidata) | docs |
Full tool inventory with inputSchema is served live at /.well-known/mcp.json.
https://pos.do/mcphttps://pos.do/.well-known/mcp.json β official MCP discovery (full tools[] with inputSchema)https://pos.do/.well-known/webmcp.json β webmcp.link manifesthttps://pos.do/.well-known/mcp/server-card.json β Smithery-style server cardhttps://pos.do/mcp/manifest.json β aliasThe server runs in anonymous tier by default. No API key required.
| Tier | Per minute | Per day |
|---|---|---|
| Anonymous (default) | 60 req/min per IP | 10,000 req/day per IP |
| Reservation attempts | 10/min per IP | 5/day per email |
Higher-rate API keys are available on request β open an issue.
For idempotent reservations, send an Idempotency-Key HTTP header (any UUID or stable client-side key). Replays within 24 h return the original reservation instead of creating a duplicate.
See docs/data-coverage.md for per-country counts and source attributions.
Stable. Backwards-compatible changes only at this point. Breaking changes will be announced via CHANGELOG.md and bumped to 2.x.
Apache License 2.0 β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pos-do-mcp-server)<a href="https://allmcps.com/mcp/pos-do-mcp-server"><img src="https://allmcps.com/api/badge/pos-do-mcp-server?style=directory" alt="POS.DO MCP Server on AllMCPs" /></a>