Skip to main content

Geojson MCP

โ† Back to MCPs
๐Ÿ”ง

Geojson

Utilitiesv2.2.3

MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)

Keywords: MCP, geojson, geospatial, inspection, validation, bbox
License: BSD-3-Clause

Installation Playbooks

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

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