JordanGunn/gdal-mcp
Model Context Protocol server that packages GDAL-style geospatial workflows through Python-native libraries (Rasterio, GeoPandas, PyProj, etc.) to give AI agents catalog discovery, metadata intelligence, and raster/vector processing with built-in reasoning guidance and reference resources.
Platform-specific configuration:
{
"mcpServers": {
"gdal-mcp": {
"command": "npx",
"args": [
"-y",
"gdal-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...