danishdynamic/ogc-mcp-bridge
A proof-of-concept implementation bridging the **OGC API - Processes** standard with the **Model Context Protocol (MCP)**. This project was developed as a code challenge for GSoC 2026 with **52°North**.
Platform-specific configuration:
{
"mcpServers": {
"ogc-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"ogc-mcp-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...