Terranode Geospatial API runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 14 Apr 2026.
Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-terranode -- npx -y @terranode-co/mcp-server
{
"mcpServers": {
"mcp-server-terranode": {
"args": [
"-y",
"@terranode-co/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-terranode]
command = "npx"
args = ["-y", "@terranode-co/mcp-server"]
{
"mcpServers": {
"mcp-server-terranode": {
"args": [
"-y",
"@terranode-co/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-terranode": {
"args": [
"-y",
"@terranode-co/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.