osm-mcp

ni-c/osm-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for OpenStreetMap: geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/osm-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for distances and durations, multi-stop route optimization, isochrones and POI search — built for travel planning with AI assistants. 11 tools, all read-only. All backends are free public OpenStreetMap services; **no API key is required**. An OpenRouteService key can be supplied optionally to

Tools (20)

NOMINATIM_BASE_URLORS_API_KEYORS_BASE_URLOSM_CACHE_TTLOSM_USER_AGENTOSRM_BASE_URLOVERPASS_BASE_URLPHOTON_BASE_URLVALHALLA_BASE_URLfind_nearby_poisgeocodeisochronemap_linkoptimize_routepoi_detailsreverse_geocoderouteroute_matrixstraight_line_distancesuggest_meeting_point

Topics

geocodingmcpmcp-servermodel-context-protocolopenstreetmaprouting