Skip to content
Back to search
30
MCP

@quantaroute/mcp-server

npm/@quantaroute/mcp-server

MCP server and REST API for QuantaRoute Geocoding API - Geocode addresses, lookup locations, process DigiPin codes

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/google-maps-geocoding-mcp
MCP server for Google Maps Geocoding API
0 tools
geocode-mcp
MCP server for producing latitude/longitude coordinates for cities and areas using OpenStreetMap Nominatim API
0 tools
@terranode-co/mcp-server
MCP server for spatial queries via the Terranode Geospatial API
0 tools
google-maps-mcp-server
Production-ready MCP server for Google Maps Platform APIs - Directions, Places, Geocoding, Roads, and Distance Matrix
0 tools
@geocoding-ai/mcp
Model Context Protocol server for geocoding
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@quantaroute/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}