osm-mcp-server
Related Servers
Alternatives to osm-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables LLMs to geocode and reverse geocode places, find nearby points of interest, search categories within an area, get turn-by-turn routing, suggest meeting points, and analyze neighborhoods, commutes, schools, EV charging, and parking through OpenStreetMap data services. It also serves place and map tile resources over stdio, SSE, or Streamable HTTP transports.12MIT
- AlicenseAqualityDmaintenanceEnhances LLM capabilities with location-based services and geospatial data, enabling users to geocode addresses, find nearby points of interest, get directions, optimize meeting points, and analyze neighborhoods.12224MIT
- AlicenseBqualityAmaintenanceEnables AI assistants to search, validate, and edit OpenStreetMap data through natural language commands and built-in safety protections. It supports discovery of nearby amenities, geographic data exploration, and secure map editing via OAuth authentication.314MIT
- AlicenseAqualityDmaintenanceProvides forward/reverse geocoding, bounding box extraction, nearby places discovery, batch geocoding, route waypoints, and administrative boundary lookup using OpenStreetMap data.10Apache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides advanced geospatial analytics for OpenStreetMap, including neighborhood livability scoring and commute analysis, beyond simple geocoding.1MIT
- AlicenseAqualityCmaintenanceAn OpenStreetMap MCP server that provides location-based services including geocoding, route directions, points of interest search, and neighborhood analysis to enhance LLMs with geospatial capabilities.121MIT
TDQS
Scored across 12 tools
Several tools perform similar place searches (find_nearby_places, search_category, explore_area, analyze_neighborhood) with only subtle differences in scope and output. The specialized find_* tools overlap with generic search capabilities, making misselection likely.
All tool names follow a consistent lowercase verb_noun pattern (reverse_geocode, find_nearby_places, analyze_neighborhood, etc.). The naming convention is uniform and predictable.
The server contains 12 tools, which is well within the ideal 3-15 range. Each tool serves a distinct geospatial use case, and the count feels appropriate for the domain.
The tool set covers geocoding, reverse geocoding, place search, routing, and neighborhood analysis. Minor gaps exist, such as missing direct OSM object detail lookup, but the core functionality is well represented.