Overture Maps MCP server
Related Servers
Alternatives to Overture Maps 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
- FlicenseAqualityCmaintenanceOSM-backed multimodal navigation MCP server enabling geocoding, route planning, POI discovery, and urban layout analysis. It provides a structured city graph to LLM apps without proprietary map APIs.8-
- 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
- AlicenseAqualityBmaintenanceAn OpenStreetMap MCP server providing geocoding, routing, points of interest, map tiles, public transport, and energy infrastructure tools to enhance LLM location-based capabilities.16MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides AI agents with geospatial analytics by querying Overture Maps data directly from S3, enabling place analytics, building composition, land use classification, and transportation analysis.134MIT
- AlicenseNot gradedqualityFmaintenanceAn experimental MCP server providing spatial context for LLMs by interfacing with French Geoplateforme services. It enables tasks such as geocoding, altitude lookups, and querying administrative, cadastral, or urban planning data.6 npm4MIT
TDQS
Scored across 5 tools
Each tool targets a distinct data type: buildings, place categories, place countries, administrative divisions, and places (POIs). There is no overlap in purpose, and descriptions clearly differentiate them.
All tool names follow a consistent verb_noun pattern using lowercase and underscores: 'find_buildings', 'list_place_categories', 'list_place_countries', 'search_divisions', 'search_places'. The verbs ('find', 'list', 'search') are appropriate for query operations.
With 5 tools covering building footprints, places, administrative divisions, and metadata lookups, the count is well-scoped for a geographic data query server. It provides essential functionality without being excessive or too sparse.
The tool surface covers key query operations for Overture Maps data, including listing metadata and searching for buildings, places, and divisions. However, there is no tool to retrieve full geometry for buildings or places, which may be a gap for some use cases.