🌍 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
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
Comments