Serverscom.zomato/mcp
M

com.zomato/mcp

com.zomato/mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp-server.zomato.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.zomato/mcp",
  "description": "An MCP server that exposes functionalities to use Zomato's services.",
  "repository": {
    "url": "https://github.com/Zomato/mcp-server-manifest",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-server.zomato.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}