CLIO Terrain runs on your own machine — the client starts it, so there is no endpoint to ping. 1 555 installs a week from pypi. Last commit 24 Jul 2026.
MCP server for terrain analysis: DEM slope/aspect/suitability and point-cloud reading/gridding
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add terrain-mcp -- uvx clio-kit
{
"mcpServers": {
"terrain-mcp": {
"args": [
"clio-kit"
],
"command": "uvx"
}
}
}
[mcp_servers.terrain-mcp]
command = "uvx"
args = ["clio-kit"]
{
"mcpServers": {
"terrain-mcp": {
"args": [
"clio-kit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"terrain-mcp": {
"args": [
"clio-kit"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.