Skip to main content
Glama
Bhupendrajee07

MapmyIndia Mappls MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mappls_geocodeA

Geocode an address or location text to retrieve latitude, longitude, eLoc code, and standardized address details in India.

mappls_reverse_geocodeA

Reverse geocode a pair of geographic coordinates (latitude and longitude) to get the corresponding formatted address and administrative details.

mappls_autosuggestA

Auto-suggest location search predictions for user input as text is typed. Returns ranked place recommendations.

mappls_get_directionsB

Get driving, walking, biking, or trucking navigation directions between origin and destination coordinates/eLocs in India.

mappls_distance_matrixA

Calculate travel distances and durations matrix between multiple origin and destination points in India.

mappls_snap_to_roadA

Snap raw GPS coordinates trace to the nearest road network segments to smooth GPS noise.

mappls_search_nearbyA

Search points of interest (POIs) such as restaurants, fuel stations, ATMs, EV chargers, hospitals, hotels near given coordinates.

mappls_place_detailsB

Retrieve rich location attributes and details for a location using its 6-character Mappls eLoc code.

mappls_text_searchB

Perform smart text search across place entities with auto-correction for spelling variations.

Prompts

Interactive templates invoked by user choice

NameDescription
plan_itineraryPrompt template to guide the LLM in constructing a detailed travel itinerary in India.
optimize_logistics_hubPrompt template to select the optimal distribution hub from a list of candidates.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bhupendrajee07/MMI-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server