IBM Concert MCP Server
by riminator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for SSE/HTTP transport | 127.0.0.1 |
| MCP_PORT | No | Port for SSE/HTTP transport | 8000 |
| AUTO_SLACK | No | Auto-post Slack alerts on diagnosis/resolution | true |
| VERIFY_TLS | No | Verify TLS certificates | false |
| RUNBOOK_DIR | No | Directory where auto-generated runbooks are written | ./runbooks |
| OC_NAMESPACE | No | OpenShift namespace for oc remediation | concert-workflows |
| SUPABASE_URL | No | Supabase project URL (incident DB + knowledge RAG) | |
| MCP_TRANSPORT | No | Transport type: stdio | sse | streamable-http | stdio |
| CONCERT_API_KEY | Yes | IBM Concert API key (base64-encoded user:token) | |
| ALERT_ON_WARNING | No | Also alert on HTTP 200 empty-body (warning) responses | false |
| CONCERT_BASE_URL | No | Concert Workflows gateway URL | TechZone gateway |
| SLACK_WEBHOOK_URL | Yes | Slack Incoming Webhook URL | |
| CONCERT_INSTANCE_ID | No | Concert instance UUID (for CVE API) | |
| CONCERT_REST_BASE_URL | No | Concert main host (for CVE/ingestion API) | TechZone host |
| RECOVERY_TIMEOUT_SECONDS | No | How long to wait for recovery after oc restart | 90 |
| SUPABASE_PUBLISHABLE_KEY | No | Supabase anon/publishable key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues