Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

app.gingerguide/catalog

app.gingerguide/catalog

Read-only MCP for the Gingerguide catalog of European cities and their narrated tour sights.

Uptime
100.0%
1 direct probes · 30d
Response
208ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_cities

Find Gingerguide cities by name or country. Returns matching cities with their sight count and web guide URL. Omit query to list all.

get_city_guide

Get one city with all of its narrated sights (name, one-line description, category, coordinates, and visit minutes).

list_countries

List covered countries and how many cities each one has.

get_catalog_overview

Totals for the whole catalog (cities, sights, countries), the supported languages, and the app download links.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "app.gingerguide/catalog": {
      "url": "https://gingerguide.app/mcp",
      "transport": "streamable-http"
    }
  }
}