mborne/geocontext
If you are the rightful owner of geocontext and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An experimental MCP server providing spatial context for LLMs.
Tools
Functions exposed to the LLM to take actions
geocode
Converts a place name into geographic coordinates (lon,lat).
altitude
Converts geographic coordinates into altitude.
adminexpress
Retrieves administrative information for a given location.
cadastre
Retrieves cadastral information for a given location.
urbanisme
Retrieves urban planning information for a given location.
assiette_sup
Retrieves Servitude d'Utilité Publiques (SUP) information for a given location.
gpf_get_feature_types
Lists available tables on the Géoplateforme WFS.
gpf_wfs_describe_type
Retrieves the schema of a table.
gpf_wfs_get_features
Retrieves data from a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client