jagan-shanmugam/open-streetmap-mcp
An OpenStreetMap MCP server with location-based services and geospatial data.
Quick Start
Clone the repository:
git clone https://github.com/jagan-shanmugam/open-streetmap-mcpClaude 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.