Stats
Actions
Tags
From clio-geojson
Provides GeoJSON data processing and manipulation capabilities for geographic features, running locally via the clio-kit CLI.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clio-geojson": {
"command": "clio-kit",
"args": [
"mcp-server",
"geojson"
]
}
}
}Server configuration and connection parameters
clio-kitCommand-line arguments passed to the server process
npx claudepluginhub iowarp/clio-kit --plugin clio-geojson