Skip to main content

Geo MCP

โ† Back to MCPs
๐Ÿ”ง

Geo

Data Processingv2.2.3

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

Keywords: MCP, geospatial, mapping, geojson, visualization, matplotlib, geopandas
License: BSD-3-Clause

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"geo-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "geo"]
}
}
}