libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ Waroom MCP
Waroom MCP
JSON →
none
★ 1
communication
Access the Waroom API through the Model Context Protocol.
github ↗
Install
How to run this server
[ { "cmd": "npx @topotal/waroom-mcp", "imports": [] } ]
server path:
waroom-mcp
Tools
What this server exposes
waroom_create_incident
インシデントの作成(サービス名、タイトル、重要度など指定)
waroom_get_incidents
ページネーション対応のインシデント一覧
waroom_get_incident_details
UUID による個別インシデント詳細
waroom_update_incident_severity
インシデント重要度の更新
waroom_update_incident_status
インシデントステータスの更新
waroom_create_incident_metrics
インシデントメトリクスの作成(TTD/TTA/TTI/TTF/TTR更新)
waroom_update_incident_labels
インシデントにラベルを付与または更新
waroom_get_postmortems
ページネーション対応のポストモーテム一覧
waroom_create_postmortem
ポストモーテムの作成
waroom_get_postmortem_template
ポストモーテムテンプレート取得
waroom_get_services
サービス一覧取得
waroom_get_service_architecture_context
特定のサービスのアーキテクチャコンテキスト取得
waroom_get_service_labels
特定のサービスのラベル一覧を取得
waroom_create_service_label
特定のサービスに新しいラベルを作成
waroom_update_service_label
特定のサービスのラベルを更新
waroom_delete_service_label
特定のサービスのラベルを削除
Configuration
Environment & auth
auth
none
env
WAROOM_API_KEY
Resources
github
https://github.com/topotal/waroom-mcp ↗
Waroom MCP — MCP Server · libregistry