-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Goal : A proof-of-concept MCP server that enriches LLM prompts with French geospatial context (geocoding, altitude, cadastre, urban planning, administrative boundaries) by querying the IGN Géoplateforme APIs.
-
#5 Integrate https://github.com/ignfab/gpf-schema-store to enrich the WFS FeatureType description and enhance FeatureType search
-
#5, #28 Iterate until the search results are satisfactory. Will require adjustments in https://github.com/ignfab/gpf-schema-store and in this project
-
#37 Migrate remaining javascript files to typescript
The goal of this version is to refactor the original tools to minimize the possibility of error on the client side.
The main idea is to provide tools which prevent LLM models from making mistake. A nice challenge ;)
- #33 Refactor
gpf_wfs_get_features. This is the most complex tool and is currently hard to use by a model.
gpf-schema-store will evolve to produce OGC API Features schema. The metadata content will be enriched.
- Adapt to new metadata model
- Implement new features based on these metadata