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 |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/riminator/ibm-concert-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server