
OpenStreetMap MCP
by nervsystems
Precision geospatial tools for LLMs. Geocoding, routing, nearby place discovery, and neighborhood analysis via OpenStreetMap.
What it does
Provides AI assistants with high-precision geospatial capabilities, enabling them to analyze maps, calculate routes, and perform urban research using OpenStreetMap data.
Tools
geocode_address: Convert addresses to coordinates and vice-versa.find_nearby_places: Locate POIs like restaurants or schools within a specific radius.route_fetch: Calculate driving, cycling, or walking directions via OSRM.analyze_neighborhood: Evaluate livability and local amenities for real estate decisions.get_map_image: Retrieve SVG map tiles for visual geographic analysis.find_charging_stations: Locate EV charging infrastructure along routes.
Installation
{
"mcpServers": {
"OSM": {
"command": "/path/to/osmmcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build -o osmmcp ./cmd/osmmcpInformation
- Pricing
- free
- Published
- 4/22/2026
- stars






