OpenStreetMap MCP Server
@NERVsystems
About OpenStreetMap MCP Server
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.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is OpenStreetMap MCP Server?
OpenStreetMap MCP Server is a Go implementation of the Model Context Protocol (MCP) that enables LLMs to interact with geospatial data from OpenStreetMap. It provides a suite of tools for geocoding, routing, place discovery, and geographic analysis, designed for precision, performance, and ease of integration with MCP desktop clients.
How to use OpenStreetMap MCP Server?
The server is configured and invoked through MCP‑compatible desktop clients. It exposes a set of tool endpoints (e.g., geocode_address, route_fetch, find_nearby_places) that accept JSON parameters. No specific installation or configuration commands are detailed in the README beyond the standard MCP setup.
Key features of OpenStreetMap MCP Server
- Geocoding and reverse geocoding of addresses and coordinates
- Route fetching and turn‑by‑turn directions via OSRM
- Finding nearby points of interest by category and radius
- Bounding box, centroid, and distance calculations
- Polyline encoding/decoding and route sampling
- EV charging station and parking facility queries
- Neighborhood livability and commute analysis
- Map image retrieval in SVG format with metadata
Use cases of OpenStreetMap MCP Server
- Build AI‑powered travel planners that suggest meeting points and routes
- Automate real‑estate relocation analysis with livability scores
- Enable conversational search for amenities like schools, cafés, or EV chargers
- Analyze commute options between home and work locations
- Generate visual map snapshots for location‑aware applications
FAQ from OpenStreetMap MCP Server
What external services does the server depend on?
The server uses the OSRM routing service for route fetching and OpenStreetMap API data for queries. Polyline tools are self‑contained.
How are errors handled during geocoding?
Enhanced error responses include structured error codes, diagnostic messages, and specific suggestions for fixing failed queries.
Can I combine tools for custom workflows?
Yes. Tools are designed as composable primitives with uniform interfaces, allowing LLMs to chain them (e.g., bbox_from_points → osm_query_bbox → filter_tags → sort_by_distance) for unforeseen workflows.
What transport does the server use?
The server implements the Model Context Protocol (MCP) standard. No specific transport (stdio/HTTP) is mentioned in the README beyond the MCP framework.
What runtime environment is required?
The server is written in Go and runs as a standalone binary. No additional runtime dependencies are listed.
Frequently asked questions
What external services does the server depend on?
The server uses the OSRM routing service for route fetching and OpenStreetMap API data for queries. Polyline tools are self‑contained.
How are errors handled during geocoding?
Enhanced error responses include structured error codes, diagnostic messages, and specific suggestions for fixing failed queries.
Can I combine tools for custom workflows?
Yes. Tools are designed as composable primitives with uniform interfaces, allowing LLMs to chain them (e.g., `bbox_from_points → osm_query_bbox → filter_tags → sort_by_distance`) for unforeseen workflows.
What transport does the server use?
The server implements the Model Context Protocol (MCP) standard. No specific transport (stdio/HTTP) is mentioned in the README beyond the MCP framework.
What runtime environment is required?
The server is written in Go and runs as a standalone binary. No additional runtime dependencies are listed.
Basic information
More Media & Design MCP servers

Shotstack
Shotstack's official MCP server gives AI assistants direct access to the Shotstack video editing API, so you can produce video from a conversation instead of writing Edit JSON by hand. Available tools cover rendering vid

Riddle Quiz Maker
Riddle.comCreates and manages quizzes, polls, surveys, personality tests, forms, predictors, minigames and leaderboards on Riddle.com – with branching logic, custom design, live stats and embed code.

Katto
KattoAI video clipping MCP server: turn long videos, podcasts and Twitch VODs into scored, captioned 9:16 shorts from Claude, Cursor, ChatGPT and any MCP client.
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

TravelAnimator
Lascade-CoMCP server and CLI for TravelAnimator — generate animated travel videos, itineraries, and trip media from Claude, Codex, or your terminal
Comments