estebamod/osmmcp
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.
Platform-specific configuration:
{
"mcpServers": {
"osmmcp": {
"command": "npx",
"args": [
"-y",
"osmmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...