Terrain MCP
โ Back to MCPs
๐ง
Terrain
Analysis & Visualizationv2.2.3
MCP server for terrain analysis: DEM slope/aspect/suitability and point-cloud reading/gridding
Keywords: MCP, terrain, dem, slope, aspect, point-cloud, geospatial, numpy
License: BSD-3-Clause
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"terrain-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "terrain"]
}
}
}