🌍 OSMMCP: OpenStreetMap MCP Server
@estebamod
About 🌍 OSMMCP: 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.
Basic information
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 OSMMCP?
OSMMCP is a Model Context Protocol (MCP) server that provides precision geospatial tools for large language models. It integrates with OpenStreetMap data to offer geocoding, routing, nearby places, neighborhood analysis, and EV charging station location. This server is designed for developers building geospatial applications with LLMs.
How to use OSMMCP?
Clone the repository, build the project using go build, and run the server with ./osmmcp. Access the tools via HTTP endpoints such as /geocode, /route, /nearby, /neighborhood, and /ev-charging with the appropriate query parameters.
Key features of OSMMCP
- Geocoding: convert addresses to coordinates and vice versa
- Routing: get optimal paths with detailed directions
- Nearby Places: discover points of interest near a location
- Neighborhood Analysis: understand demographics and amenities
- EV Charging Stations: locate electric vehicle charging stations
Use cases of OSMMCP
- Convert user-provided addresses into geographic coordinates for mapping
- Generate optimal driving or walking routes between two points
- Find nearby restaurants, gas stations, or other points of interest
- Analyze neighborhood characteristics for urban planning or market research
- Locate EV charging stations for sustainable travel planning
FAQ from OSMMCP
What features does OSMMCP offer?
Geocoding, routing, nearby places, neighborhood analysis, and EV charging station location.
How do I install OSMMCP?
Clone the repository, build with Go using go build, and run the server with ./osmmcp.
What endpoints are available?
Endpoints include /geocode, /route, /nearby, /neighborhood, and /ev-charging.
What license is OSMMCP under?
OSMMCP is licensed under the MIT License.
More Media & Design MCP servers
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics

Google Maps
modelcontextprotocolModel Context Protocol Servers
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
Comments