Back to directory
hrishabhn/michelin-mcp

hrishabhn/michelin-mcp

@hrishabhn

Model Context Protocol (MCP) server for Michelin dataset, providing restaurant and award data via SSE.

michelinrestaurantmcpdatasetdenotypescriptsseother

Installation & Configuration

{
  "mcpServers": {
    "Michelin": {
      "command": "npx",
      "args": [
        "supergateway",
        "--sse",
        "https://michelin-mcp.deno.dev"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15