MCP Server Manifest
Rank #6,550com.zomato/mcp
MCP server providing mcp capabilities
MCP Server Manifest is a Model Context Protocol (MCP) server published by zomato. It ranks #6,550 of 132,046 servers tracked on MCP Toplist, and its repository has 182 GitHub stars. MCP Server Manifest is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on Sep 23, 2025.
Ranks ahead of 125,496 of 132,046 servers on MCP Toplist.
Use MCP Server Manifest
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zomato https://mcp-server.zomato.com/mcp[mcp_servers.zomato]
url = "https://mcp-server.zomato.com/mcp"Add to ~/.codex/config.toml.
https://mcp-server.zomato.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zomato": {
"url": "https://mcp-server.zomato.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zomato": {
"type": "http",
"url": "https://mcp-server.zomato.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zomato": {
"serverUrl": "https://mcp-server.zomato.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zomato": {
"url": "https://mcp-server.zomato.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.zomato%2Fmcp)<a href="https://mcptoplist.com/server/com.zomato%2Fmcp"><img src="https://mcptoplist.com/badge/com.zomato%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zomato
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server Manifest?
- MCP Server Manifest is maintained by zomato, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server Manifest listed on the Official MCP Registry?
- Yes — MCP Server Manifest is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does MCP Server Manifest have?
- MCP Toplist tracks 2 versions of MCP Server Manifest, most recently published on Sep 23, 2025.
- Where can I find the source code for MCP Server Manifest?
- The source code for MCP Server Manifest is hosted at github.com/zomato/mcp-server-manifest.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.