Monstarx India MCP
Monstarx India MCP
生产级 MCP 服务器,用于印度公共数据、地图/地址查找、天气、环境和交通 API。
该服务器通过模型上下文协议 (MCP) 暴露印度特定数据源,使 AI 工具和开发代理能够查询官方和公共的印度数据,而无需手动集成每个上游 API。
这是一个新项目。它不会修改新加坡 MCP。
计划端点
环境 | MCP URL | 健康检查 URL |
生产 |
|
|
暂存 |
|
|
Related MCP server: google-maps-mcp-server
MCP 客户端设置
{
"mcpServers": {
"monstarx-india": {
"url": "https://in-mcp.monstarxapp.com/mcp"
}
}
}工具
数据集目录
工具 | 用途 |
| 按关键词搜索 data.gov.in 数据集 |
| 获取 data.gov.in 资源的元数据 |
| 从表格形式的 data.gov.in 资源中查询行 |
天气与环境
工具 | 用途 |
| 印度城市未来 2 小时预报 |
| 24 小时预报 |
| 4 天预报 |
| 紫外线指数 |
| 降水 / 降雨 |
| 气温 |
| 相对湿度 |
| PM2.5 / PM10 / AQI,可选 CPCB 行 |
交通
工具 | 用途 |
| 实时公交到站 |
| 公交站点目录 |
| 公交服务目录 |
| 公交线路-站点行 |
| 火车服务警报 |
| 交通事件 |
交通工具需要 TRANSIT_API_KEY。
地图与地址
工具 | 用途 |
| 搜索印度地址 |
| 将地址/地点转换为坐标 |
| 查找坐标附近的地址 |
数据源
来源 | 用途 |
data.gov.in | 数据集搜索、元数据、表格查询、CPCB AQI |
Open-Meteo | 天气、降雨、温度、湿度、紫外线、空气质量 |
OpenStreetMap Nominatim | 地址搜索、地理编码、反向地理编码 |
OpenTransitData | 公交、火车、交通(需要密钥) |
本地开发
npm install
npm run dev本地 MCP 端点:
http://localhost:8787/mcp检查
npm run lint
npm run typecheck
npm test
npm run check必需密钥
密钥 | 用途 |
| 部署 Worker |
| data.gov.in API 密钥 |
| 可选地图提供商密钥 |
| OpenTransitData / 城市交通密钥 |
| 从 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