gisgp for Gemini CLI
io.github.uponex/gisgp
GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)
client:Gemini CLI
transport:streamable-http
tools:106
Install gisgp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gisgp": {
"httpUrl": "https://gisgp.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- convert_coordinates
- validate_geojson
- geojson_to_csv
- count_features
- extract_domains
- check_field_types
- check_service_health
- rest_explore
- compare_schemas
- shapefile_to_geojson
- kml_to_geojson
- gpx_to_geojson
- geojson_to_gpx
- flatgeobuf_to_geojson
- geojson_to_flatgeobuf
- mapinfo_tab_to_geojson
- geojson_to_mapinfo_tab
- query_features
- query_statistics
- geometry_stats
- reproject_geojson
- simplify_geometry
- reduce_precision
- csv_to_geojson