Skip to content
Back to search
30
MCP

CLIO Geo

io.github.iowarp/geo-mcp

MCP server for rendering GeoJSON vector layers into map images with basemaps

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CLIO Geojson
MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)
0 tools
CLIO Plot
MCP server for advanced data visualization and plotting operations
0 tools
CLIO Paraview
MCP server for ParaView scientific visualization
0 tools
CLIO Terrain
MCP server for terrain analysis: DEM slope/aspect/suitability and point-cloud reading/gridding
0 tools
CLIO Parquet
MCP server for Apache Parquet files
0 tools
CLIO Compression
Compression MCP server implementation using Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clio_geo": {
      "url": "None",
      "transport": "http"
    }
  }
}