MCP Servers / other / geospatial-mcp-server

geospatial-mcp-server

JSON →
noneother

Geospatial data for AI agents via OpenStreetMap — geocoding, reverse geocoding, POI search, routing, and area statistics. No API key required.

Install
How to run this server
[ { "cmd": "pip install geospatial-mcp-server", "imports": [] } ]
server path: geospatial-mcp-server
Tools
What this server exposes
geocode
Convert address/place name to coordinates
reverse_geocode
Convert coordinates to address
search_nearby
Find POIs nearby (restaurants, hospitals, schools, etc.)
get_route_info
Distance and bearing between two points
get_area_stats
Population, area, and type info for a place
find_boundaries
Administrative boundaries of a place
search_pois
Search points of interest by keyword in an area
Configuration
Environment & auth
authnone
Resources
geospatial-mcp-server — MCP Server · libregistry