Skip to main content
Glama

Monstarx India MCP

インドの公共データ、地図・住所検索、天気、環境、交通機関のAPIのための本番対応MCPサーバー。

このサーバーは、Model Context Protocol (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

UV指数

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

天気、降雨量、気温、湿度、UV、大気質

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