Geocoding API converts free-form Indian addresses into precise geographic coordinates (latitude/longitude). Powered by Naksha LLM, it intelligently interprets informal, incomplete, or misspelled address text to deliver accurate map coordinates for any location across India.
Capabilities
Naksha LLM Powered: Understands raw address context and automatically completes missing parts.
Forward Geocoding: Converts semi-structured text into precise latitude and longitude coordinates.
India-Optimised: Trained on billions of delivery addresses to seamlessly master complex, informal local formats.
Structured Output: Returns structured coordinates with an error radius for positional confidence.
Reverse Geocoding API converts geographic coordinates into human-readable addresses. By providing a specific latitude and longitude, the API identifies exactly where that point sits on the map in plain language.
Capabilities
LLM-Powered Translation: Uses Naksha LLM to transform raw coordinates into clean, recognizable locations.
Multi-Level Granularity: Returns structured address components from street-level to state-level.
Ranked Accuracy: Provides the most specific and exact address as the primary result.
Intelligent Estimation: Identifies the closest addressable location within a defined tolerance.
The Address Standardisation API validates, corrects, and standardises messy Indian addresses into clean, structured components with a complete entity breakdown. Driven by Naksha LLM, it fixes typos, fills missing fields like pin code or locality, and outputs a normalized address ready for downstream logistics use.
Capabilities
LLM-Powered Validation: Uses Naksha LLM to check address components for correctness and completeness.
Intelligent Correction: Automatically fixes typos, informal abbreviations, and formatting errors.
Smart Standardization: Outputs a structured, clean address with fully normalized fields and a complete breakdown of individual location entities.
Deep Enrichment: Contextually fills in missing pin codes, states, or required locality information.
Routing API calculates the most efficient path between two or more points based on specific criteria like distance, time, and vehicle type. It analyzes road networks, traffic conditions, and turn restrictions to provide a sequence of directions that guides a driver from an origin to a destination.
Capabilities
Time-Aware Routing: Generates optimised paths for motorcycles, cars, and trucks based on the time of day.
Custom Route Modifiers: Allows full control to avoid tolls and highways or calculate the absolute shortest path.
Multi-Stop Planning: Seamlessly plans complex journeys with support for up to 10 sequential coordinate stops.
Turn-by-Turn Guidance: Generates precise, easy-to-follow navigation instructions for drivers along the route.
The Distance Matrix API returns distances and travel times between many points. It efficiently computes a full matrix of all origin-destination pairs, returning durations in seconds and distances in meters on the fastest route for each element.
Capabilities
Many-to-Many Routing: Computes a full N X M matrix of travel times and distances for all origin-destination pairs simultaneously.
Vehicle-Specific Matrix: Calculates matrix elements dynamically based on the selected vehicle profile (Car, Motorcycle, Truck) to account for varying speeds and restrictions.
Asymmetric Mapping: Accounts for one-way streets, turn restrictions, and U-turns to ensure route metrics differ accurately between A -> B and B -> A.
Optimisation Engine Ready: Designed with ultra-low latency to instantly feed downstream vehicle routing (VRP), dispatching, or clustering algorithms.
The Autosuggest API delivers real-time place predictions - addresses, businesses, POIs, neighborhoods, postcodes, and more - as users type, using fuzzy and partial matching with optional geo-bias. By applying location bias (latitude/longitude), results are prioritized near the specified area first, ensuring locally relevant suggestions. Ideal for typeahead suggestions and landmark discovery.
Capabilities
Fuzzy & Partial Matching: Handles user typos and incomplete address queries gracefully in real time.
Geo-Biased Results: Prioritizes suggestions near a specified location without rigidly restricting them.
Diverse Location Types: Returns predictions across a wide range of categories, including addresses, landmarks, POIs, and neighborhoods.
Low Latency Performance: Designed for instantaneous typeahead search.
Fetches raster map tiles in WebP format for rendering custom map interfaces. Supports multiple styles and standard slippy-map tile addressing (z/x/y). Build better maps, faster - custom styling and seamless cross-platform deployment help transform raw coordinates into interactive mapping experiences.
Capabilities
Cross-Platform Consistency: Delivers the exact same tile set seamlessly across web, iOS, and Android platforms.
High Performance: Uses WebP format to ensure rapid map loading speeds and low bandwidth consumption.
Rich Visual Detail: Enriches maps with highly detailed points of interest (POIs) and localities.
Standard Compatibility: Supports standard slippy-map addressing for easy integration with Leaflet, Mapbox GL, and native SDKs.
Connect the Delhivery Maps API suite to your AI workflow using the Model Context Protocol. A single token and URL allow Claude, Cursor, and other MCP clients to auto-discover and execute location tools natively.
6
Tools exposed
1
Get tokenOne-click copy
2
Add configPaste snippet in your client
3
ConnectTools auto-discover
4
Ask awayAgent picks the right tool
Step 1: Get your access token
Your API token is automatically generated from your active browser session. If it has expired, simply sign in again and refresh this page.
Fetch your token
Auto-detected
Session-based
Validated
Reading session cache…
Looking up your token from localStorage.
Token is valid
·Expires
Treat this like a password. Don't commit it to source control.
Token expired
Your session has timed out. Sign in again to refresh your token.
No token found
You're not signed in yet. Verify your mobile to get a token.
Step 2: Add the MCP server configuration
Copy and paste this snippet into your AI client’s MCP configuration file. Your token from Step 1 is automatically injected into the code below.