NERVsystems/osmmcp
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.
Built in Go with the mcp-go library, it uses stdio transport and implements 24+ composable geospatial tools—including polyline encoding/decoding, OSRM routing integration, and emissions enrichment—designed as functional primitives where tool outputs chain seamlessly as inputs to enable emergent LLM workflows. Beyond standard geocoding, it provides specialized analyzers for neighborhood livability, EV charging along routes, commute comparison across transport modes, and school/parking discovery, with uniform interfaces and precise error handling for reliable MCP client integration.
Stars
15
Forks
2
Language
Go
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/NERVsystems/osmmcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cablate/mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API...
Joooook/12306-mcp
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
drfccv/mcp-server-12306
12306 MCP Server 是一个基于 Model Context Protocol (MCP) 的高性能火车票查询后端系统。它通过标准化接口提供官方 12306...
mfukushim/map-traveler-mcp
Virtual traveler library for MCP
jagan-shanmugam/open-streetmap-mcp
An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based...