Wayfinder-Foundry/gdal-mcp
3.4
If you are the rightful owner of gdal-mcp 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.
GDAL MCP is a conversational AI server that simplifies geospatial analysis by allowing users to perform GDAL operations through natural language.
Tools
Functions exposed to the LLM to take actions
raster_info
Inspect raster metadata using Rasterio.
raster_convert
Convert raster formats with compression, tiling, and overviews.
raster_reproject
Reproject raster to new CRS with explicit resampling method.
raster_stats
Compute comprehensive statistics for raster bands.
vector_info
Inspect vector dataset metadata using pyogrio.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client