claude mcp add mapdevsaikat-quantaroute-geocoder -- npx -y @quantaroute/mcp-server
{
"mcpServers": {
"mapdevsaikat-quantaroute-geocoder": {
"command": "npx",
"args": ["-y", "@quantaroute/mcp-server"]
}
}
}
{
"mcpServers": {
"mapdevsaikat-quantaroute-geocoder": {
"command": "npx",
"args": ["-y", "@quantaroute/mcp-server"]
}
}
}
{
"mcpServers": {
"mapdevsaikat-quantaroute-geocoder": {
"command": "npx",
"args": ["-y", "@quantaroute/mcp-server"]
}
}
}
About This MCP Server
The io.github.mapdevsaikat/quantaroute-geocoder server is a developer tool that enables geocoding of addresses, lookup of administrative boundaries, and processing of DigiPin codes specifically for India. It is an MCP server that can be connected to using stdio and is available as a package on npm. A developer would use this tool when they need to integrate location-based services for Indian addresses and administrative areas into their application.
Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@quantaroute/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The quantaroute-geocoder server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.