gisgp for Grok
io.github.uponex/gisgp
GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)
client:Grok
transport:streamable-http
tools:106
Install gisgp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gisgp": {
"type": "http",
"url": "https://gisgp.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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