Skip to main content
Location ServicesPython

jagan-shanmugam/open-streetmap-mcp

An OpenStreetMap MCP server with location-based services and geospatial data.

location-serviceslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/jagan-shanmugam/open-streetmap-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "open-streetmap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jagan-shanmugam/open-streetmap-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Python
Author
jagan-shanmugam