openroute-mcp
Related Servers
Alternatives to openroute-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides routing, distance/duration matrix, isochrones, snap to road, elevation, and geocoding tools from Openrouteservice for AI agents via MCP.1 npmMIT
- FlicenseNot gradedqualityAmaintenanceAn MCP server providing geocoding, routing, isochrones, and POI-by-proximity search through self-hosted OpenStreetMap backends.-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that generates running loops with OpenRouteService and exports cached routes as GPX or approximate Google Maps walking links.-
- AlicenseNot gradedqualityBmaintenanceMCP server for geocoding, reverse geocoding, place/POI search, and distance calculation using OpenStreetMap Nominatim, with no API key required.43 npm1MIT
- AlicenseBqualityDmaintenanceA comprehensive MCP server providing 30 tools for geocoding, routing, and OpenStreetMap data analysis. It enables AI assistants to search for locations, calculate travel routes, and perform quality assurance checks on map data.3098 npm5MIT
- FlicenseAqualityCmaintenanceMCP server for searching treks (hiking, mountain biking, horse riding, snowshoeing, etc.) on a GeoTrek instance via its public API, with geocoding via Nominatim. Exposes tools to search treks by duration, elevation, regulation labels, activity type, and proximity to a place or coordinates.3-
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: route creation, reverse geocoding, isochrone analysis, known route discovery, forward geocoding, and POI search. There is no overlap or ambiguity.
All tool names follow a consistent verb_noun pattern (create_route_from_to, get_coordinates_object, get_reachable_area, search_known_routes, search_location_coordinates, search_pois) using snake_case. The pattern is uniform and predictable.
With 6 tools, the server is well-scoped for a routing and location utility. Each tool addresses a fundamental need without unnecessary redundancy or excessive features.
The tool set covers core routing, geocoding, reverse geocoding, isochrones, and POI search. Minor gaps exist, such as lack of distance matrix or turn-by-turn directions, but overall it provides a solid base for location-based tasks.