app.gingerguide/catalog
app.gingerguide/catalogRead-only MCP for the Gingerguide catalog of European cities and their narrated tour sights.
Tools · 4
Find Gingerguide cities by name or country. Returns matching cities with their sight count and web guide URL. Omit query to list all.
Get one city with all of its narrated sights (name, one-line description, category, coordinates, and visit minutes).
List covered countries and how many cities each one has.
Totals for the whole catalog (cities, sights, countries), the supported languages, and the app download links.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"app.gingerguide/catalog": {
"url": "https://gingerguide.app/mcp",
"transport": "streamable-http"
}
}
}