IGN API Carto MCP Server
Related Servers
Alternatives to IGN API Carto MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceProvides spatial context and geographic data access for LLMs through France's Géoplateforme services, including geocoding, altitude queries, administrative boundaries, cadastral data, and vector data exploration.1017 npm27MIT
- FlicenseNot gradedqualityCmaintenanceProvides access to French public data through data.gouv.fr, IGN cartographic services (maps, tiles, geographic data), address geocoding, and administrative divisions with demographic information.6-
- AlicenseAqualityBmaintenanceEnables querying and summarizing French commune information such as postal codes, departments, and regions, and discovering public datasets from sources like geo.api.gouv.fr and data.gouv.fr.5MIT
- AlicenseAqualityBmaintenanceEnables discovery and inspection of French public open data on data.gouv.fr, including datasets, resources, organizations, and dataservices via natural language.9MIT
- AlicenseNot gradedqualityCmaintenanceAccess 17M+ geocoded French property transactions (DVF), 22M+ DPE energy ratings, and 20M+ building records via MCP or REST API. Search transactions, market stats, comparables, price trends, rental yield, flip detection, and more.MIT
- AlicenseAqualityAmaintenanceFrance Data MCP lets AI agents query, cross-reference and automatically enrich multiple French public registries through a unified MCP interface. France Data MCP provides a French territorial intelligence layer designed for multi-source reasoning and agentic orchestration.3747 npm3MIT
TDQS
Scored across 9 tools
Most tools have distinct purposes targeting specific French geospatial datasets (e.g., administrative boundaries, cadastral parcels, wine appellations, urban planning), with clear separation by domain. However, some overlap exists between ign_get_administrative_limits and ign_get_cadastre_communes (both provide commune boundaries), and ign_wfs_geoportail is a generic tool that could duplicate functionality of others, potentially causing confusion.
All tool names follow a consistent 'ign_get_*' or 'ign_wfs_*' pattern with snake_case, clearly indicating the server (IGN) and action (get/wfs). The naming is highly predictable and uniform across all nine tools, making it easy for agents to understand the pattern and purpose.
With 9 tools, the count is well-scoped for a French geospatial API server, covering diverse datasets like administrative limits, cadastre, wine appellations, urban planning, and natural areas. Each tool serves a specific niche, and the number is neither too thin nor overwhelming for the domain.
The toolset provides comprehensive coverage for querying French geospatial data, including administrative, cadastral, agricultural, urban, and environmental layers. Minor gaps exist, such as no explicit tools for updating or deleting data (likely read-only by design) and some redundancy with the generic WFS tool, but core query workflows are well-supported.