Loomal

Terranode Geospatial API

MCP server by github.com/terranode-co/mcp-server-terranode

Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets

0 starsnpm: @terranode-co/mcp-server

About Terranode Geospatial API

Terranode Geospatial API is an MCP (Model Context Protocol) server published by terranode-co in the official MCP registry, listed under Research & Data on Loomal. Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets

It ships as an npm package (@terranode-co/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/terranode-co/mcp-server-terranode.

Use Terranode Geospatial API with your agent

Claude Code · one command
claude mcp add terranode-geospatial-api -- npx -y @terranode-co/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "terranode-geospatial-api": {
      "command": "npx",
      "args": [
        "-y",
        "@terranode-co/mcp-server"
      ]
    }
  }
}
npm@terranode-co/mcp-server

Frequently asked questions

What is Terranode Geospatial API?
Terranode Geospatial API is an MCP (Model Context Protocol) server by terranode-co in the Research & Data category. Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets
How do I connect Terranode Geospatial API to Claude, Cursor, or another MCP client?
Install Terranode Geospatial API from its npm package (@terranode-co/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Terranode Geospatial API open source?
Yes — the source code is public at github.com/terranode-co/mcp-server-terranode.
Can AI agents pay to use Terranode Geospatial API?
Not yet through Loomal — Terranode Geospatial API is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Terranode Geospatial API? Claim this listing free by verifying GitHub ownership, or contact us.