Terranode Geospatial API MCP Server
io.github.terranode-co/mcp-server-terranode
What is the Terranode Geospatial API MCP server?
Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
How to install Terranode Geospatial API
Copy-paste configuration for popular MCP clients.
TERRANODE_API_KEYrequiredsecretAPI key from app.terranode.co
TERRANODE_API_URLAPI base URL (defaults to https://api.terranode.co)
{
"mcpServers": {
"mcp-server-terranode": {
"command": "npx",
"args": [
"-y",
"@terranode-co/mcp-server"
],
"env": {
"TERRANODE_API_KEY": "<YOUR_TERRANODE_API_KEY>",
"TERRANODE_API_URL": "<YOUR_TERRANODE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server-terranode": {
"command": "npx",
"args": [
"-y",
"@terranode-co/mcp-server"
],
"env": {
"TERRANODE_API_KEY": "<YOUR_TERRANODE_API_KEY>",
"TERRANODE_API_URL": "<YOUR_TERRANODE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server-terranode": {
"command": "npx",
"args": [
"-y",
"@terranode-co/mcp-server"
],
"env": {
"TERRANODE_API_KEY": "<YOUR_TERRANODE_API_KEY>",
"TERRANODE_API_URL": "<YOUR_TERRANODE_API_URL>"
}
}
}
}{
"servers": {
"mcp-server-terranode": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@terranode-co/mcp-server"
],
"env": {
"TERRANODE_API_KEY": "<YOUR_TERRANODE_API_KEY>",
"TERRANODE_API_URL": "<YOUR_TERRANODE_API_URL>"
}
}
}
}claude mcp add mcp-server-terranode --env TERRANODE_API_KEY=<YOUR_TERRANODE_API_KEY> --env TERRANODE_API_URL=<YOUR_TERRANODE_API_URL> -- npx -y @terranode-co/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.