Stats
Actions
Tags
From clio-geo
Provides geolocation and geospatial data capabilities via the clio-kit CLI, running locally as a subprocess. Purpose inferred from command name.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clio-geo": {
"command": "clio-kit",
"args": [
"mcp-server",
"geo"
]
}
}
}Server configuration and connection parameters
clio-kitCommand-line arguments passed to the server process
npx claudepluginhub iowarp/clio-kit --plugin clio-geo