Loomal

quantaroute-geocoder

MCP server by github.com/mapdevsaikat/quantaroute-geocoder

Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India

0 starsnpm: @quantaroute/mcp-server

About quantaroute-geocoder

quantaroute-geocoder is an MCP (Model Context Protocol) server published by mapdevsaikat in the official MCP registry, listed under Location Services on Loomal. Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India

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

Development happens in the open at github.com/mapdevsaikat/quantaroute-geocoder.

Use quantaroute-geocoder with your agent

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

Frequently asked questions

What is quantaroute-geocoder?
quantaroute-geocoder is an MCP (Model Context Protocol) server by mapdevsaikat in the Location Services category. Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India
How do I connect quantaroute-geocoder to Claude, Cursor, or another MCP client?
Install quantaroute-geocoder from its npm package (@quantaroute/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 quantaroute-geocoder open source?
Yes — the source code is public at github.com/mapdevsaikat/quantaroute-geocoder.
Can AI agents pay to use quantaroute-geocoder?
Not yet through Loomal — quantaroute-geocoder 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 quantaroute-geocoder? Claim this listing free by verifying GitHub ownership, or contact us.