Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mapdevsaikat/quantaroute-geocoder

NPM · @QUANTAROUTE/MCP-SERVER · SCANNED SEP 20

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

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security90
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects path-to-regexp 6.1.0, reached via @vercel/node > path-to-regexp. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 72 of 266 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 207 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 671 tokens (~51/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 13 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.mapdevsaikat/quantaroute-geocoder MCP server?

io.github.mapdevsaikat/quantaroute-geocoder runs locally as an npm package, launched with npx -y @quantaroute/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @quantaroute/mcp-server

# add to Claude Code
claude mcp add mapdevsaikat-quantaroute-geocoder -- npx -y @quantaroute/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "mapdevsaikat-quantaroute-geocoder": {
      "command": "npx",
      "args": [
        "-y",
        "@quantaroute/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mapdevsaikat-quantaroute-geocoder": {
      "command": "npx",
      "args": [
        "-y",
        "@quantaroute/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mapdevsaikat-quantaroute-geocoder -- npx -y @quantaroute/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mapdevsaikat-quantaroute-geocoder": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@quantaroute/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mapdevsaikat-quantaroute-geocoder --command npx --arg -y --arg @quantaroute/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  mapdevsaikat-quantaroute-geocoder:
    command: "npx"
    args: ["-y", "@quantaroute/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mapdevsaikat-quantaroute-geocoder": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@quantaroute/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mapdevsaikat-quantaroute-geocoder -t stdio -c npx -a -y @quantaroute/mcp-server
// mcp.json
{
  "mcpServers": {
    "mapdevsaikat-quantaroute-geocoder": {
      "command": "npx",
      "args": [
        "-y",
        "@quantaroute/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 19 Sept 26 −4
    • Stability: pass → 0.77 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 15 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 12 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@quantaroute/mcp-server@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Vulnerabilities 17 findings
ID CVE Severity Vector Fix available
GHSA-2g4f-4pwh-qvx6 CVE-2025-69873 medium yes
GHSA-g7r4-m6w7-qqqr low CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N yes
GHSA-9wv6-86v2-598j CVE-2024-45296 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-2mjp-6q6p-2qxm CVE-2026-1525 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L yes
GHSA-35p6-xmwp-9g52 CVE-2026-6733 low CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N yes
GHSA-4992-7rv2-5pvq CVE-2026-1527 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N yes
GHSA-8xcm-r25x-g524 CVE-2026-16728 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N yes
GHSA-c76h-2ccp-4975 CVE-2025-22150 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N yes
GHSA-cxrh-j4jr-qwg3 CVE-2025-47279 low CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L yes
GHSA-g8m3-5g58-fq7m CVE-2026-11525 low CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N yes
GHSA-g9mf-h72j-4rw9 CVE-2026-22036 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-m8rv-5g2x-5cg5 CVE-2026-15157 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N yes
GHSA-p88m-4jfj-68fv CVE-2026-9679 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N yes
GHSA-v3r7-h72x-cjcm CVE-2026-16729 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N yes
GHSA-v9p9-hfj2-hcw8 CVE-2026-2229 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-vrm6-8vpv-qv8q CVE-2026-1526 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-vxpw-j846-p89q CVE-2026-12151 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 266 packages
Packages resolved 266
Stale 72
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 13 exposed · ~671 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
autocomplete ~53

Get autocomplete suggestions for addresses (minimum 3 characters).

NameTypeReqDescription
limitnumberMaximum number of suggestions (default: 5, max: 10)
querystringyesSearch query (minimum 3 characters)

No output schema declared.

No examples provided.

batch_geocode ~39

Geocode multiple addresses in a single batch request (up to 100 addresses).

NameTypeReqDescription
addressesarrayyesArray of address objects to geocode

No output schema declared.

No examples provided.

batch_location_lookup ~59

🚀 REVOLUTIONARY: Batch lookup for multiple locations. Each location can be specified by coordinates or DigiPin (up to 100 locations).

NameTypeReqDescription
locationsarrayyesArray of location objects (each with latitude+longitude OR digipin)

No output schema declared.

No examples provided.

coordinates_to_digipin ~51

Convert latitude and longitude coordinates to a DigiPin code.

NameTypeReqDescription
latitudenumberyesLatitude coordinate (-90 to 90)
longitudenumberyesLongitude coordinate (-180 to 180)

No output schema declared.

No examples provided.

find_nearby_boundaries ~110

Find nearby postal boundaries within a specified radius (NOT YET IMPLEMENTED - Coming Soon). The backend endpoint /v1/location/nearby needs to be implemented first.

NameTypeReqDescription
latitudenumberyesCenter latitude
limitnumberMaximum number of results (default: 10, max: 50)
longitudenumberyesCenter longitude
radius_kmnumberSearch radius in kilometers (default: 5.0, max: 100)

No output schema declared.

No examples provided.

geocode ~95

Geocode an address to get DigiPin code and coordinates. Returns location information including latitude, longitude, and DigiPin.

NameTypeReqDescription
addressstringyesThe address to geocode (required)
citystringCity name (optional)
countrystringCountry name (optional, defaults to India)
pincodestringPostal code (optional)
statestringState name (optional)

No output schema declared.

No examples provided.

get_health ~15

Check API health status and availability.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_location_statistics ~27

Get live statistics about the Location Lookup service (total boundaries, states, divisions, etc.).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_usage ~16

Get API usage statistics and quota information.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lookup_location_from_coordinates ~69

🚀 REVOLUTIONARY: Get administrative boundaries (pincode, state, division, locality) from coordinates. Provides precision that even government services don't offer.

NameTypeReqDescription
latitudenumberyesLatitude coordinate (-90 to 90)
longitudenumberyesLongitude coordinate (-180 to 180)

No output schema declared.

No examples provided.

lookup_location_from_digipin ~48

🚀 REVOLUTIONARY: Get administrative boundaries from a DigiPin code.

NameTypeReqDescription
digipinstringyesDigiPin code (format: XXX-XXX-XXXX)

No output schema declared.

No examples provided.

reverse_geocode ~48

Reverse geocode a DigiPin code to get coordinates and address information.

NameTypeReqDescription
digipinstringyesThe DigiPin code to reverse geocode (format: XXX-XXX-XXXX)

No output schema declared.

No examples provided.

validate_digipin ~41

Validate a DigiPin format and check if it corresponds to a real location.

NameTypeReqDescription
digipinstringyesThe DigiPin code to validate

No output schema declared.

No examples provided.

Common questions

What is the io.github.mapdevsaikat/quantaroute-geocoder MCP server?

io.github.mapdevsaikat/quantaroute-geocoder is an MCP server listed in the public MCP registry as io.github.mapdevsaikat/quantaroute-geocoder. Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India. This page covers its npm package (@quantaroute/mcp-server).

Is the io.github.mapdevsaikat/quantaroute-geocoder MCP server safe to use?

io.github.mapdevsaikat/quantaroute-geocoder scores 79 out of 100 on VerifyMCP. We recorded 17 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.mapdevsaikat/quantaroute-geocoder MCP server expose?

io.github.mapdevsaikat/quantaroute-geocoder exposes 13 tools: geocode, reverse_geocode, coordinates_to_digipin, validate_digipin, batch_geocode, and 8 more. Their descriptions and schemas cost roughly 671 tokens of context every time the server is loaded.

Is the io.github.mapdevsaikat/quantaroute-geocoder MCP server still maintained?

io.github.mapdevsaikat/quantaroute-geocoder is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.mapdevsaikat/quantaroute-geocoder MCP server under?

io.github.mapdevsaikat/quantaroute-geocoder declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.