
openstreetmap-mcp-server
by cyanheads
<div align="center">
<h1>@cyanheads/openstreetmap-mcp-server</h1>
<p><b>Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.</b>
<div>6 Tools</div>
</p>
</div>
<div align="center">
</div>
<div align="center">
</div>
<div align="center">
Public Hosted Server: https://openstreetmap.caseyjhand.com/mcp
</div>Tools
6 tools for geocoding and spatial queries against OpenStreetMap data:
| Tool | Description |
|---|---|
openstreetmap_search_places | Convert a place name or address to geographic coordinates and structured place data |
openstreetmap_reverse_geocode | Convert latitude/longitude coordinates to the nearest address or place name |
openstreetmap_lookup_objects | Fetch address details for one or more known OSM objects by their IDs |
openstreetmap_query_nearby | Find OSM features within a radius around a geographic point |
openstreetmap_query_bbox | Find OSM features within a rectangular bounding box |
openstreetmap_query_raw | Execute a raw Overpass QL query for advanced spatial operations |
openstreetmap_search_places
Convert a place name or address to geographic coordinates via Nominatim/OpenStreetMap.
- Two input modes: free-form query string (e.g.,
"Space Needle Seattle") or structured address fields (street, city, state, country, postal code) — mutually exclusive - Country filtering via ISO 3166-1 alpha-2 codes (
countrycodes) - Data layer filtering: address, poi, railway, natural, manmade
- Feature type restriction: country, state, city, settlement
- Optional extra OSM tags (phone, website, opening_hours, wikidata)
- Preferred language override via BCP 47 code
- Returns results ordered by Nominatim importance score (global prominence)
- Results include coordinates, structured address, bounding box, OSM type/ID for chaining into
openstreetmap_lookup_objects
openstreetmap_reverse_geocode
Convert latitude/longitude to the nearest
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
NOASSERTION★ 199,059

mcp-server-fetch
OfficialUpdated todayA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
★ 89,138

@modelcontextprotocol/server-filesystem
OfficialUpdated todayMCP server for filesystem access
SEE LICENSE IN LICENSE★ 89,138