Zomato MCP
officialAn mcp server for your food ordering needs.
Zomato MCP Server
An mcp server for your food ordering needs.
Supported Features
- 🔎 Restaurant Discovery - Find nearby restaurants based on your location and preferences.
- 📒 Menu Browsing - Browse through detailed menus with prices, descriptions, and ratings.
- 🛒 Cart Creation - Add items to your cart and customize orders with ease.
- 🥗 Food Ordering - Place orders seamlessly with order tracking support.
- 💳 QR code payment - Complete secure payments using QR code integration.
MCP Developer Access
Your space to build AI agents, integrations, and personal-use apps on top of Zomato MCP. To request access (for personal use only), fill out the form, and we'll review your request.
Installation Guide
⚠️ OAuth Redirect URI Warning: Currently, we have only whitelisted the following redirect URIs for OAuth authentication. Please reach out to us to enable your client:
claude://claude.ai/settings/connectorshttps://chatgpt.com/connector_platform_oauth_redirecthttps://claude.ai/api/mcp/auth_callbackhttps://insiders.vscode.dev/redirecthttps://oauth.pstmn.io/v1/callbackhttps://vscode.dev/redirect
Install on Claude
Using Connectors (Requires claude subscription)
- Open Claude
- Go to Settings -> Connectors -> Add custom connector
- Use the URL:
https://mcp-server.zomato.com/mcp - Save and Restart Claude
Using Manual Configuration (Available on free plan)
- Open Claude
- Go to Settings -> Developer -> Edit Config
- Open
claude_desktop_config.jsonin a text editor. - Add the following configuration:
{ "mcpServers": { "zomato-mcp": { "command": "npx", "args": [ "mcp-remote", "https://mcp-server.zomato.com/mcp" ] } } }
Install in VsCode
One Click Installation
Manual Installation
Add this to your mcp.json file.
{
"servers": {
"zomato-mcp-server": {
"url": "https://mcp-server.zomato.com/mcp",
"type": "http"
}
},
}
Example Prompts
Get started with these example prompts to explore what the Zomato MCP server can do:
- "Show me the best rated restaurants near me"
- "Find pizza places within 3km"
- "Show me vegan restaurants in my area"
- "Add 2 margherita pizzas from dominoz to my cart"
- "Order my usual coffee"
- "Reorder from my last order"
- "Order butter chicken with naan from a nearby restaurant"
Disclaimer
-
We are not allowing any third party apps to be built on top of Zomato MCP right now due to security and legal considerations. Please reach out to us for any integration discussions.
-
This is only for testing purposes and Zomato disclaims any and all liabilities that may arise due to erroneous / non-functionality of the MCP integration.
Related Servers
Cyberbro
Extracts Indicators of Compromise (IoCs) from text and checks their reputation using multiple threat intelligence services.
Bazi Calculation
A professional Bazi (Chinese astrology) calculation server providing full analysis including four pillars, five elements, zodiac, and lunar dates with timezone support.
Interior Design 3D MCP
7 tools for interior design 3D visualization — room planner, AR furniture placement, material switcher, lighting design, virtual room tours with SceneView.
AdCritter_Agent
Allow automated workflows to control your digital advertising campaigns across multiple channels including Connected TV (CTV), Digital Roadside Billboards (digital out-of home or DooH), Internet Display & Native, and Streaming Audio, geographic & audience targeting within automated workflows.
MCP.science
A collection of open-source MCP servers designed for scientific research applications.
Bluewatch — UK Firefighter Recruitment
Search every open UK firefighter recruitment opportunity across 73 fire services, with station-level on-call data, postcode proximity, and editorial guides.
OP.GG
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.
ReNoUn MCP Server
Structural observability for AI conversations. Detects loops, stuck states, and convergence patterns across 17 channels without analyzing content.
Haiguitang (Turtle Soup) Game
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.
LLM Router
Multi-LLM routing MCP server — route text, image, video, and audio tasks to 20+ providers (OpenAI, Gemini, Perplexity, Anthropic, fal, ElevenLabs, Runway) with automatic complexity-based model selection, budget control, and provider failover.