NERVsystems/osmmcp
If you are the rightful owner of osmmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The OpenStreetMap MCP Server is a Go-based server implementing the Model Context Protocol to enable LLMs to interact with geospatial data.
Tools
Functions exposed to the LLM to take actions
bbox_from_points
Create a bounding box that encompasses all given geographic coordinates
centroid_points
Calculate the geographic centroid (mean center) of a set of coordinates
enrich_emissions
Enrich route options with CO2 emissions, calorie burn, and cost estimates
filter_tags
Filter OSM elements by specified tags
geocode_address
Convert an address or place name to geographic coordinates
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client