Waroom MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAROOM_API_KEY | Yes | Your Waroom API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| waroom_create_incidentC | インシデントを作成します。 |
| waroom_get_incidentsC | インシデントの一覧を取得します。各種フィルター条件を指定できます。 |
| waroom_get_incident_detailsC | 特定のインシデントの詳細情報を取得します。 |
| waroom_update_incident_severityC | インシデントの重要度を更新します。 |
| waroom_update_incident_statusC | インシデントのステータスを更新します。 |
| waroom_create_incident_metricsC | インシデントメトリクスを作成します。レスポンス活動を記録し、TTD/TTA/TTI/TTF/TTRを更新します。 |
| waroom_get_postmortemsC | ポストモーテムの一覧を取得します。 |
| waroom_create_postmortemC | ポストモーテムを作成します。 |
| waroom_get_postmortem_templateB | ポストモーテムテンプレートを取得します。 |
| waroom_get_servicesC | サービスの一覧を取得します。 |
| waroom_get_service_architecture_contextC | 特定のサービスのアーキテクチャコンテキストを取得します。 |
| waroom_get_service_labelsC | 特定のサービスのラベル一覧を取得します。 |
| waroom_create_service_labelC | 特定のサービスに新しいラベルを作成します。 |
| waroom_update_service_labelC | 特定のサービスのラベルを更新します。 |
| waroom_delete_service_labelC | 特定のサービスのラベルを削除します。 |
| waroom_update_incident_labelsC | インシデントにラベルを付与または更新します。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create | Waroomでインシデント対応を開始します。サービスを検索してインシデントを作成し、作業を自動追跡します。 |
| respond | 既存のWaroomインシデントに対して対応を開始します。インシデントのUUIDまたはURLを指定してください。 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Waroom MCP の使い方ガイド - インシデント対応の自動化とポストモーテム管理 |
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/topotal/waroom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server