osmmcp

NERVsystems/osmmcp
★ 19 stars Go 🤖 AI/LLM Updated 26d 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/NERVsystems/osmmcp@latest"
      ]
    }
  }
}

Topics

anthropic-claudeev-charginggeocodinggeospatialgolangllm-toolsmcpmcp-servermodel-context-protocolneighborhood-analysisopenstreetmaposintrouting