geocontext
Related Servers
Alternatives to geocontext
No user-submitted related servers found.
Related Servers
- 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.114MIT
- FlicenseNot gradedqualityDmaintenanceProvides 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-
- AlicenseAqualityDmaintenanceAccess French geographic data from IGN (Institut national de l'information géographique et forestière) including cadastral parcels, agricultural land registry, protected natural areas, urban planning zones, and wine appellations through natural language queries.911MIT
- 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
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to search, explore, and analyze Québec open data (Données Québec, Ville de Montréal, IGO) via natural language, including SQL queries, geocoding, and spatial operations.MIT
- 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
TDQS
Scored across 10 tools
The tools are mostly distinct: geocode, altitude, cadastre, adminexpress, assiette_sup, and urbanisme each target a different geographic domain. The gpf_wfs_* tools form a clear WFS query pipeline, though gpf_wfs_get_features and gpf_wfs_get_feature_by_id could be confused by name, but their descriptions clarify the difference.
The naming is mixed: French domain nouns (adminexpress, assiette_sup, urbanisme) coexist with a gpf_wfs_* prefix group and geocode/altitude. The gpf_wfs_* tools are consistent, but the overall set lacks a uniform verb_noun or domain_prefix pattern.
10 tools is well-scoped for a geospatial context server: 6 domain-specific point queries plus 4 WFS pipeline tools. Each tool serves a distinct purpose and the count feels appropriate.
The server covers geocoding, elevation, administrative boundaries, cadastre, urbanism, and servitudes, plus a generic WFS query pipeline. Minor gaps exist (e.g., no reverse geocoding, no distance/area calculations), but the core workflows are well covered.