Loading MCP server directory, please wait...
Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
npx @getmcp/cli add io.github.terranode-co/mcp-server-terranodeRequires Node.js 18+. Community-contributed server. Review source before installing.
TERRANODE_API_KEYAPI key from app.terranode.co
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.terranode-co/mcp-server-terranode": {
"command": "npx",
"args": [
"-y",
"@terranode-co/mcp-server"
],
"env": {
"TERRANODE_API_KEY": "",
"TERRANODE_API_URL": "https://api.terranode.co"
}
}
}
}