Back to MCP Servers
🔌

jagan-shanmugam/open-streetmap-mcp

MIT

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

PythonProductivity

Install

npx -y @modelcontextprotocol/inspector

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "jagan-shanmugam-open-streetmap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.