GeoLibre
A lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs in the web browser, on the desktop, on mobile,...
Processing (GeoLibre) MCP Server
Model Context Protocol (processing) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"processing": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-processing"
]
}
}
}