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

CityWalk Plan

com.citywalkplan/planner

Free city-walk planner: day-by-day self-guided walking itineraries for 50+ cities. No sign-up.

Uptime
100.0%
2 direct probes · 30d
Response
1058ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

list_cities

List the 50+ cities CityWalk Plan can build a walking itinerary for, grouped by region. Call this first if unsure whether a city is supported.

plan_city_walk

Generate a day-by-day walking itinerary for a city from CityWalk Plan's hand-curated catalog. Stops are real places with verified coordinates (not AI-invented), grouped by neighborhood so each day sta…

get_place

Look up one place in a city's CityWalk Plan catalog (type, neighborhood, suggested duration, description, coordinates, Wikipedia link).

How to use

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

{
  "mcpServers": {
    "citywalk_plan": {
      "url": "https://citywalkplan.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}