Cloud-native multi-protocol geospatial server — GeoServices REST, OGC API, WMS/WFS/WMTS/WCS, STAC, OData v4, vector tiles, MCP, and gRPC, backed by PostGIS
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"honua-server": {
"command": "npx",
"args": [
"-y",
"honua-io/honua-server"
]
}
}
}
Run in terminal:
claude mcp add honua-server npx -y honua-io/honua-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"honua-server": {
"command": "npx",
"args": [
"-y",
"honua-io/honua-server"
]
}
}
}
Topics
arcgisdotnetgeoservicesgeospatialgisgrpchonuamap-servermcpodataogc-apipostgisstacvector-tileswfs