jagan-shanmugam/open-streetmap-mcp
by Various
An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.
MCP
jagan-shanmugam/open-streetmap-mcp
Added 1 June 2026
Overview
An MCP server that gives LLMs access to OpenStreetMap data for location-based queries and geospatial operations. It exposes endpoints for geocoding, reverse geocoding, and map data retrieval through the Model Context Protocol.
Best for
Best for
Developers building location-aware LLM applications or assistants that need geospatial context
Use cases
- Look up coordinates or addresses from place names
- Retrieve map features and points of interest for a given area
- Integrate geospatial context into LLM-driven applications
How to use
Install
npx @modelcontextprotocol/inspector uv --directory /path/to/osm-mcp-server run osm-mcp-server Tools exposed
geocode_addressreverse_geocodefind_nearby_placesget_route_directionssearch_categorysuggest_meeting_pointexplore_areafind_schools_nearby
Tested with
Claude Desktop, Cursor, Windsurf
Example client config
{\n "osm-mcp-server": {\n "command": "uvx",\n "args": [\n "osm-mcp-server"\n ]\n }\n } Notes
An MCP server that gives LLMs access to OpenStreetMap data for location-based queries and geospatial operations. It exposes endpoints for geocoding, reverse geocoding, and map data retrieval through the Model Context Protocol.
196 stars on GitHub. Last updated 2025-07-12. Licensed MIT.
Use cases
- Look up coordinates or addresses from place names
- Retrieve map features and points of interest for a given area
- Integrate geospatial context into LLM-driven applications
Pros
- Connects LLMs to real-world geographic data without custom API code
- Leverages the extensive and free OpenStreetMap dataset
- Simple MCP interface works with any compatible LLM host
Cons
- Depends on OpenStreetMap’s availability and rate limits
- Limited to data that exists in OpenStreetMap (may lack local detail)
- Requires running or hosting the MCP server separately
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Connects LLMs to real-world geographic data without custom API code
- Leverages the extensive and free OpenStreetMap dataset
- Simple MCP interface works with any compatible LLM host
Cons
- Depends on OpenStreetMap's availability and rate limits
- Limited to data that exists in OpenStreetMap (may lack local detail)
- Requires running or hosting the MCP server separately
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.