
Mcp Geraeats
Let your agent browse restaurants, search dishes, place delivery orders, and track riders when you prototype or automate food-marketplace flows.
Overview
io.github.geraservicesuk/mcp-geraeats is a MCP server for the Build phase that connects agents to GeraEats for restaurant browse, dish search, ordering, and rider tracking in 50+ countries.
What is this MCP server?
- Restaurant browse and dish search across GeraEats coverage
- Place food delivery orders and track rider status via MCP tools
- Marketplace reach described as 50+ countries in server metadata
- stdio MCP (@gera-services/mcp-geraeats) version 1.0.0 on npm
- GERAEATS_API_URL override with default https://api.geraeats.com
- Catalog coverage stated as 50+ countries
- Package version 1.0.0 with stdio transport
- npm identifier @gera-services/mcp-geraeats
What problem does it solve?
Builders testing food-delivery features waste time copying REST docs and auth patterns instead of iterating on search, checkout, and tracking UX in the agent.
Who is it for?
Indie devs building food-ordering apps, lifestyle agents, or internal tools that need live marketplace browse and delivery actions during integration work.
Skip if: Pure B2B SaaS teams with no delivery domain, or anyone who needs a self-hosted catalog without a GeraEats API account.
What do I get? / Deliverables
After install, your agent can call GeraEats marketplace operations from chat so integration prototypes and demos move faster.
- Agent-callable restaurant and menu discovery
- Order placement and rider-tracking tool responses in session
- Faster integration spikes for multi-country delivery UX
Recommended MCP Servers
Journey fit
Food delivery APIs are wired during Build when you integrate third-party marketplaces into apps, bots, or internal ops tools. Integrations is the right shelf because the server exposes external GeraEats marketplace actions rather than core product code generation.
How it compares
Third-party marketplace MCP bridge, not a generic web-scraping or browser automation skill.
Common Questions / FAQ
Who is mcp-geraeats for?
It is for developers and solo founders prototyping or shipping products that interact with GeraEats restaurant and delivery APIs through an MCP-enabled agent.
When should I use mcp-geraeats?
Use it in Build integrations while you wire search, cart, checkout, or rider-tracking flows into your app or automation scripts.
How do I add mcp-geraeats to my agent?
Add @gera-services/mcp-geraeats as a stdio MCP server in your client config, set GERAEATS_API_URL if required, and restart the agent so tools load from the published manifest.