Server data from the Official MCP Registry
Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
Set these up before or after installing:
Environment variable: TERRANODE_API_KEY
Environment variable: TERRANODE_API_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-terranode-co-mcp-server-terranode": {
"env": {
"TERRANODE_API_KEY": "your-terranode-api-key-here",
"TERRANODE_API_URL": "your-terranode-api-url-here"
},
"args": [
"-y",
"@terranode-co/mcp-server"
],
"command": "npx"
}
}
}Well-structured MCP server with proper authentication and appropriate permissions for its geospatial API purpose. The server securely handles API keys through environment variables and implements comprehensive error handling with no significant security vulnerabilities. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!