Skip to content

feat: add Node API — machine-native GIS processing MCP server with x402 payments#3471

Open
eianray wants to merge 1 commit intomodelcontextprotocol:mainfrom
eianray:add-node-api
Open

feat: add Node API — machine-native GIS processing MCP server with x402 payments#3471
eianray wants to merge 1 commit intomodelcontextprotocol:mainfrom
eianray:add-node-api

Conversation

@eianray
Copy link

@eianray eianray commented Mar 5, 2026

Node API

Repository: https://github.com/eianray/node-api
Remote MCP endpoint: https://nodeapi.ai/mcp/sse
Website: https://nodeapi.ai

What it does

Node API is a machine-native spatial data processing API built for AI agents. It exposes GIS operations (format conversion, CRS reprojection, geometry validation, clipping, DXF/CAD extraction, topology operations) as clean REST endpoints.

Why it belongs here

  • Full MCP server with 12 tools covering spatial data operations
  • Remote SSE endpoint — agents connect directly, no local install required
  • x402/USDC micropayment support on Base — agents can pay autonomously
  • No accounts, no API keys, no subscriptions
  • Handles formats incumbents won't touch: Esri .gdb, DXF/CAD

Tools

meridian_convert, meridian_reproject, meridian_validate, meridian_repair, meridian_schema, meridian_clip, meridian_dxf, meridian_buffer, meridian_union, meridian_intersect, meridian_difference, meridian_pricing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant