GeoEDGE MCP for Cline
io.github.geoedge-git/geoedge-mcp
Geospatial analysis: vector and raster GIS operations, cartographic maps, spatial data access
client:Cline
transport:stdio
runtime:pypi
Install GeoEDGE MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"geoedge-mcp": {
"command": "uvx",
"args": [
"geoedge-mcp"
],
"env": {
"GEOEDGE_MCP_LICENSE_KEY": "<GEOEDGE_MCP_LICENSE_KEY>",
"GEOEDGE_MCP_STORAGE_PATH": "<GEOEDGE_MCP_STORAGE_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs