Skip to main content
Glama

Monstarx India MCP

인도 공공 데이터, 지도/주소 조회, 날씨, 환경 및 교통 API를 위한 프로덕션 준비 완료 MCP 서버입니다.

이 서버는 MCP(Model Context Protocol)를 통해 인도 특화 데이터 소스를 노출하므로, 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