Loading MCP server directory, please wait...
Geospatial analysis: vector and raster GIS operations, cartographic maps, spatial data access
npx @getmcp/cli add io.github.GeoEDGE-git/geoedge-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GEOEDGE_MCP_LICENSE_KEYGeoEDGE subscription licence key (see https://mcp.geoedge.com.au). GIS tools are disabled without it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GeoEDGE-git/geoedge-mcp": {
"command": "uvx",
"args": [
"geoedge-mcp"
],
"env": {
"GEOEDGE_MCP_LICENSE_KEY": "",
"GEOEDGE_MCP_STORAGE_PATH": ""
}
}
}
}