Skip to main content
Glama

Monstarx India MCP

生产级 MCP 服务器,用于印度公共数据、地图/地址查找、天气、环境和交通 API。

该服务器通过模型上下文协议 (MCP) 暴露印度特定数据源,使 AI 工具和开发代理能够查询官方和公共的印度数据,而无需手动集成每个上游 API。

这是一个项目。它不会修改新加坡 MCP。

计划端点

环境

MCP URL

健康检查 URL

生产

https://in-mcp.monstarxapp.com/mcp

https://in-mcp.monstarxapp.com/health

暂存

https://in-mcp-staging.monstarxapp.com/mcp

https://in-mcp-staging.monstarxapp.com/health

Related MCP server: google-maps-mcp-server

MCP 客户端设置

{
  "mcpServers": {
    "monstarx-india": {
      "url": "https://in-mcp.monstarxapp.com/mcp"
    }
  }
}

工具

数据集目录

工具

用途

in_datasets_search

按关键词搜索 data.gov.in 数据集

in_dataset_metadata

获取 data.gov.in 资源的元数据

in_dataset_query

从表格形式的 data.gov.in 资源中查询行

天气与环境

工具

用途

in_weather_2h

印度城市未来 2 小时预报

in_weather_24h

24 小时预报

in_weather_4day

4 天预报

in_uv_index

紫外线指数

in_rainfall

降水 / 降雨

in_air_temperature

气温

in_relative_humidity

相对湿度

in_air_quality

PM2.5 / PM10 / AQI,可选 CPCB 行

交通

工具

用途

in_bus_arrival

实时公交到站

in_bus_stops

公交站点目录

in_bus_services

公交服务目录

in_bus_routes

公交线路-站点行

in_train_service_alerts

火车服务警报

in_traffic_incidents

交通事件

交通工具需要 TRANSIT_API_KEY

地图与地址

工具

用途

in_address_search

搜索印度地址

in_geocode

将地址/地点转换为坐标

in_reverse_geocode

查找坐标附近的地址

数据源

来源

用途

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

必需密钥

密钥

用途

CLOUDFLARE_API_TOKEN

部署 Worker

DATA_GOV_IN_API_KEY

data.gov.in API 密钥

MAPS_API_KEY

可选地图提供商密钥

TRANSIT_API_KEY

OpenTransitData / 城市交通密钥

BUILD_SHA

从 GitHub Actions 自动同步

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Production-ready MCP server for AI agents — web search, content extraction, screenshots, weather, finance, email validation, translation, and IP geolocation.
    10
    6
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP 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

View all related MCP servers

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.

View all MCP Connectors

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/Thinaakar/IN_mcp'

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