MCP Servers / database / Michelin MCP

Michelin MCP

JSON →
ssenone1database

Access structured Michelin restaurant data, including cities, countries, cuisines, awards, and facilities.

Install
How to run this server

No install command recorded.

server path: michelin-mcp
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
Michelin MCP — MCP Server · libregistry