openstreetmap-mcp-server

cyanheads/openstreetmap-mcp-server
★ 1 stars TypeScript 🤖 AI/LLM Updated 2d ago
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openstreetmap-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/openstreetmap-mcp-server"
      ]
    }
  }
}

Topics

ai-agentbuncyanheadsgeocodinggeolocationmcpmcp-servermodel-context-protocolnominatimopenstreetmaposmoverpassreverse-geocodingspatialtypescript