gisgp for Claude Desktop
io.github.uponex/gisgp
GIS tools for AI agents: 65 free tools + 8 paid (hazard/site-scouting/GeoJSON export)
client:Claude Desktop
transport:streamable-http
tools:106
Install gisgp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gisgp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gisgp.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop 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