Loading MCP server directory, please wait...
Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India
npx @getmcp/cli add io.github.mapdevsaikat/quantaroute-geocoderRequires Node.js 18+. Community-contributed server. Review source before installing.
QUANTAROUTE_API_KEYQuantaRoute API key (get from quantaroute.com or use: free_test_key_hash_12345)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mapdevsaikat/quantaroute-geocoder": {
"command": "npx",
"args": [
"-y",
"@quantaroute/mcp-server"
],
"env": {
"QUANTAROUTE_API_KEY": ""
}
}
}
}