MCP Server
MCP
io.github.mapdevsaikat/quantaroute-geocoder
Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India
Install
npx -y @quantaroute/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@quantaroute/mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "QuantaRoute API key (get from quantaroute.com or use: free_test_key_hash_12345)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "QUANTAROUTE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment