Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Michelin Mcp

    0 stars
    TypeScript
    Updated Jun 22, 2025
    mcp

    Table of Contents

    • Tools
    • Running in Claude

    Table of Contents

    • Tools
    • Running in Claude

    Documentation

    Michelin MCP

    This is an implementation of the Model Context Protocol (MCP) for the Michelin dataset. It can be integrated with an LLM using the MCP protocol via the SSE deployment at the endpoint [https://mcp.michelin.com](https://mcp.michelin.com). The MCP protocol is used to provide a structured way for a model to interact with external APIs.

    Tools

    • getAllCity - Get a list of all cities ordered by the number of restaurants in descending order. Call again with the next offset to get more cities.
    • getAllCountry - Get a list of all countries ordered by the number of restaurants in descending order. Call again with the next offset to get more countries.
    • getAllCuisine - Get a list of all cuisines ordered by the number of restaurants in descending order. Call again with the next offset to get more cuisines.
    • getAllAward - Get a list of all awards ordered by ranking ascending.
    • getAllFacilitiesAndServices - Get a list of all facilities and services ordered by the number of restaurants in descending order. Call again with the next offset to get more facilities and services.
    • getAllRestaurant - Get a list of all restaurants with given filters. Do not provide empty strings or null values as filters. Omit the filter to get all restaurants.

    Running in Claude

    To run this code in Claude, follow the instructions found here and add the following to the config:

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

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • AN

      Anilist Mcp

      TypeScript·
      57
    • MC

      Mcp Server Kubernetes

      TypeScript·
      1.1k
    • BR

      Browser Control Mcp

      TypeScript·
      183

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Open Library

      TypeScript·
      42
    • AN

      Anilist Mcp

      TypeScript·
      57
    • MC

      Mcp Server Kubernetes

      TypeScript·
      1.1k
    • BR

      Browser Control Mcp

      TypeScript·
      183

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k