osmmcp

estebamod/osmmcp
★ 2 stars Go 🤖 AI/LLM Updated 1mo ago
OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood analysis, EV charging stations, and more.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osmmcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/estebamod/osmmcp@latest"
      ]
    }
  }
}

Topics

anthropic-claudeev-charginggeocodinggeospatialllm-toolsmcpmcp-servermodel-context-protocolneighborhood-analysisopenstreetmaprouting