Quantaroute Geocoder runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 12 Feb 2026.
Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India
Today is the operative word: we check Quantaroute Geocoder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 quantaroute-geocoder -- npx -y @quantaroute/mcp-server
{
"mcpServers": {
"quantaroute-geocoder": {
"args": [
"-y",
"@quantaroute/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.quantaroute-geocoder]
command = "npx"
args = ["-y", "@quantaroute/mcp-server"]
{
"mcpServers": {
"quantaroute-geocoder": {
"args": [
"-y",
"@quantaroute/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"quantaroute-geocoder": {
"args": [
"-y",
"@quantaroute/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
QUANTAROUTE_API_KEY (QuantaRoute API key (get from quantaroute.com or use: free_test_key_hash_12345)).
The author declared them in the registry entry; get the values from the project itself.
Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.
React dashboard components — API lookup, code generation, and prop validation for AI tools.
Pine Script v6 documentation lookup, function validation, and linting for AI code generation
Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.
Hungarian postcode lookup + validation - 3,484 codes, sub-10ms lookups, bulk address endpoint.
Cross-project knowledge graph for MCP — map features across mobile, backend, and admin codebases.
Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup.
Verified ICD-10-CM code lookup & validation for AI agents — official descriptions, not guesses.
Answers built from our own checks of this server.