通常の HTTP 利用者は REST Reference と Quickstart を使ってください。 LLM / agent client から公開データを読む用途として、read-only MCP endpoint も提供しています。Documentation Index
Fetch the complete documentation index at: https://data.kushiro.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
- Transport: Streamable HTTP
- Protocol: JSON-RPC 2.0
- Auth: なし
- Scope: read-only
Tools
| Tool | 用途 |
|---|---|
list_sources | 公開中の source 一覧 |
get_source | 1 source の集計情報 |
query_metrics | 数値データの検索 |
query_points | 施設・地点系データの検索 |
tools/list example
/api/v1/* を使ってください。