{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4vq3uqj8kym9","handle":"incident-triage-mcp","url":"https://wellknown.network/agents/incident-triage-mcp","links":{"self":"https://wellknown.network/agents/incident-triage-mcp/record.json","html":"https://wellknown.network/agents/incident-triage-mcp","markdown":"https://wellknown.network/agents/incident-triage-mcp/record.md","api":"https://wellknown.network/api/v1/agents/incident-triage-mcp","status":"https://wellknown.network/api/v1/agents/incident-triage-mcp/status","claim":"https://wellknown.network/agents/incident-triage-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/incident-triage-mcp/claim.json","badge":"https://wellknown.network/agents/incident-triage-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/incident-triage-mcp/history","tools":"https://wellknown.network/api/v1/agents/incident-triage-mcp/tools"},"ard":{"identifier":"urn:air::server:incident-triage-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"incident-triage-mcp","summary":"Model Context Protocol server for evidence-driven incident triage with safe actions and workflow integrations.","description":"# incident-triage-mcp\n\n`incident-triage-mcp` is a **Model Context Protocol (MCP) server** for incident response workflows.\n\nIt exposes auditable, tool-based incident triage capabilities that AI hosts/agents can call over MCP (`stdio` or `streamable-http`) without giving the model direct infrastructure access.\n\n## What It Provides\n\n- MCP tools for incident triage and evidence retrieval\n- Deterministic incident summaries from normalized evidence bundles\n- Safe action gating (RBAC, confirm tokens, audit logging)\n- Ticketing integrations (Jira / ServiceNow)\n- Notification integrations (Slack / Teams)\n- Optional Airflow workflow trigger integration\n- Standalone mode (no Airflow required)\n\n## Typical Architecture\n\n- **Agent/LLM host** calls MCP tools only\n- **MCP server** enforces guardrails and orchestrates triage actions\n- **Airflow (optional)** collects/normalizes evidence into an `EvidenceBundle v1`\n- **Evidence backend** can be filesystem (local) or S3-compatible storage (prod)\n\n## Install\n\n```bash\npip install incident-triage-mcp\n```\n\nOptional AWS extras (S3 / CloudWatch / X-Ray related integrations):\n\n```bash\npip install \"incident-triage-mcp[aws]\"\n```\n\n## Run\n\n### MCP server (stdio)\n\n```bash\nMCP_TRANSPORT=stdio incident-triage-mcp\n```\n\n### MCP server (HTTP)\n\n```bash\nMCP_TRANSPORT=streamable-http MCP_HTTP_AUTH_MODE=api_key MCP_HTTP_API_KEY=change-me incident-triage-mcp\n```\n\n### Local LangGraph agent CLI\n\n```bash\nincident-triage-agent --incident-id INC-123 --service payments-api\n```\n\n## Core Configuration (overview)\n\n- `WORKFLOW_BACKEND=none|airflow`\n- `EVIDENCE_BACKEND=fs|s3|none` (legacy `airflow` mode still supported)\n- `MCP_TRANSPORT=stdio|streamable-http`\n- `MCP_HTTP_AUTH_MODE=none|api_key|jwt_hs256`\n- `JIRA_PROVIDER=mock|cloud|servicenow`\n- `NOTIFY_PROVIDER=slack|teams`\n\n## Project Links\n\n- GitHub: https://github.com/felixkwasisarpong/incident-triage-mcp\n- Issues: https://github.com/felixkwasisarpong/incident-triage-mcp/issues\n\nFor full setup (Docker, Kubernete…","publisher":null,"homepage":"https://github.com/felixkwasisarpong/incident-triage-mcp","repository":"https://github.com/felixkwasisarpong/incident-triage-mcp","version":"0.2.9","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:incident-triage-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.882,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":0.814,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"provenance":"derived"},{"slug":"communication.chat","name":"Team Chat","confidence":0.756,"provenance":"derived"}],"categories":["commerce","communication","dev","infra"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"incident-triage-mcp","registry":"pypi","observedAt":"2026-09-15T21:21:59.954Z","publishedAt":"2026-03-01T01:10:51.487290Z","latestVersion":"0.2.9"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"incident-triage-mcp","url":"https://pypi.org/project/incident-triage-mcp/","firstSeenAt":"2026-09-09T22:21:34.616Z","fetchedAt":"2026-09-15T21:19:55.639Z","normalizedAt":"2026-09-15T21:19:55.639Z"}]},"firstSeenAt":"2026-09-09T22:21:34.616Z","updatedAt":"2026-09-15T21:21:59.954Z"}