Skip to main content
Glama

SG Data MCP

Model Context Protocol (MCP) を介して、AIエージェントにシンガポール政府のリアルタイムデータおよびACRA企業情報を提供するMCPサーバーです。

ライブエンドポイント: https://sg-data-mcp.sgdata.workers.dev/mcp

このツールの機能

このMCPサーバーは、data.gov.sg およびACRA企業記録から、シンガポール政府のデータにアクセスできる13種類のリアルタイムツールをAIエージェントに提供します。無料枠ではAPIキーは不要です。

Related MCP server: Singapore LTA MCP Server

利用可能なツール

天気と環境

ツール

説明

ソース

sg_weather_2h

エリア別の2時間予報

NEA

sg_weather_24h

気温/湿度/風向を含む24時間予報

NEA

sg_weather_4day

日ごとの状況を含む4日間予報

NEA

sg_uv_index

リアルタイムの紫外線指数

NEA

sg_air_quality

地域別のPSIおよびPM2.5

NEA

sg_rainfall

50以上の観測所からのライブ降雨量

NEA

sg_dengue_clusters

デング熱発生クラスターの場所と症例数

NEA

交通

ツール

説明

ソース

sg_carpark_availability

HDB駐車場のリアルタイム空き状況

HDB

sg_taxi_availability

リアルタイムのタクシー台数と位置情報

LTA

ACRA企業情報

ツール

説明

ソース

sg_company_search

名前で企業を検索 - UEN、種類、ステータス、住所を返します

ACRA

sg_company_uen

UEN番号で企業を検索

ACRA

sg_company_verify

企業が存在し、アクティブかどうかを確認

ACRA

sg_registered_entities_count

ACRA登録済み全エンティティの合計数

ACRA

クイックスタート

Streamable HTTP経由で接続

Endpoint: https://sg-data-mcp.sgdata.workers.dev/mcp
Method: POST
Content-Type: application/json

Claude Desktopで使用

claude_desktop_config.jsonに追加してください:

{
  "mcpServers": {
    "sg-data": {
      "url": "https://sg-data-mcp.sgdata.workers.dev/mcp"
    }
  }
}

例: 企業検索

curl https://sg-data-mcp.sgdata.workers.dev/mcp -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"tools/call","id":1,"params":{"name":"sg_company_search","arguments":{"query":"DBS"}}}'

例: 降雨量の確認

curl https://sg-data-mcp.sgdata.workers.dev/mcp -X POST -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"tools/call","id":1,"params":{"name":"sg_rainfall","arguments":{}}}'

技術スタック

  • ランタイム: Cloudflare Workers (エッジ、コールドスタートほぼゼロ)

  • プロトコル: Streamable HTTP上のMCP (JSON-RPC 2.0)

  • データ: data.gov.sg公開APIおよびACRAオープンデータセット

  • コスト: 無料枠あり

ロードマップ

  • マレーシアSSM企業レジストリ

  • インドネシアAHU企業レジストリ

  • バス/MRT到着時刻 (LTA DataMall)

  • URA不動産取引データ

  • OneMapジオコーディング

  • プレミアム枠向けのAPIキー制限

  • エージェント間決済のためのStripe MPP統合

著者

Dinesh Kumar - シンガポール - hello@levylens.co

ライセンス

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables access to Singapore government open data and real-time environment/transport feeds including weather, air quality, taxi availability, and traffic incidents.
    5 npm
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Verified Singapore property, tax, affordability, salary, and location data for AI agents. 17 MCP tools, x402 micropayments, source provenance on every response. Singapore live now, more markets coming. Categories: Finance, Real Estate, Data, Singapore, x402, Payments, Government Data
    17
    1
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides AI agents with live, structured access to Singapore government open data including weather, transport, property, and company registry via 35 well-described tools.
    1
    -