Monstarx India MCP
Provides address search, geocoding, and reverse geocoding for Indian locations using OpenStreetMap Nominatim.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Monstarx India MCPWhat's the air quality in Delhi?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Monstarx India MCP
Production-ready MCP server for India public data, maps/address lookup, weather, environment, and transport APIs.
This server exposes India-specific data sources through the Model Context Protocol (MCP), so AI tools and developer agents can query official and public India data without manually integrating every upstream API.
This is a new project. It does not modify the Singapore MCP.
Planned Endpoint
Environment | MCP URL | Health URL |
Production |
|
|
Staging |
|
|
Related MCP server: google-maps-mcp-server
MCP Client Setup
{
"mcpServers": {
"monstarx-india": {
"url": "https://in-mcp.monstarxapp.com/mcp"
}
}
}Tools
Dataset Catalogue
Tool | Purpose |
| Search data.gov.in datasets by keyword |
| Get metadata for a data.gov.in resource |
| Query rows from a tabular data.gov.in resource |
Weather And Environment
Tool | Purpose |
| Next 2-hour forecast for an Indian city |
| 24-hour forecast |
| 4-day forecast |
| UV index |
| Precipitation / rainfall |
| Air temperature |
| Relative humidity |
| PM2.5 / PM10 / AQI, optional CPCB rows |
Transport
Tool | Purpose |
| Live bus arrivals |
| Bus stop catalogue |
| Bus service catalogue |
| Bus route-stop rows |
| Train service alerts |
| Traffic incidents |
Transport tools require TRANSIT_API_KEY.
Maps And Address
Tool | Purpose |
| Search Indian addresses |
| Convert address/place to coordinates |
| Find addresses near coordinates |
Data Sources
Source | Used For |
data.gov.in | Dataset search, metadata, tabular querying, CPCB AQI |
Open-Meteo | Weather, rainfall, temperature, humidity, UV, air quality |
OpenStreetMap Nominatim | Address search, geocoding, reverse geocoding |
OpenTransitData | Buses, trains, traffic (key required) |
Local Development
npm install
npm run devLocal MCP endpoint:
http://localhost:8787/mcpChecks
npm run lint
npm run typecheck
npm test
npm run checkRequired Secrets
Secret | Purpose |
| Deploy Worker |
| data.gov.in API key |
| Optional maps provider key |
| OpenTransitData / city transit key |
| Synced automatically from GitHub Actions |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProduction-ready MCP server for AI agents — web search, content extraction, screenshots, weather, finance, email validation, translation, and IP geolocation.106MIT
- AlicenseAqualityDmaintenanceProduction-ready MCP server for Google Maps Platform APIs, providing 11 tools for directions, places, geocoding, traffic, and road data to empower AI agents with location intelligence.114Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server for accessing India's Ministry of Statistics and Programme Implementation (MoSPI) data APIs. Enables natural language queries for economic, demographic, and social indicators via a 4-tool workflow.MIT
- AlicenseNot gradedqualityBmaintenanceProduction-grade MCP server for Indian agriculture and utility workflows, enabling crop advisory, weather checks, mandi prices, and railway utilities through natural language.MIT
Related MCP Connectors
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Thinaakar/IN_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server