Ai Incident Db
Server Details
AI Incident Database (AIID) MCP
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-ai-incident-db
- GitHub Stars
- 0
- Server Listing
- ai-incident-db
TDQS
Scored across 35 tools
Several clusters of near-identical tools exist: ask_pipeworx / ask_pipeworx_beta / ask_pipeworx_grounded, six polymarket_* tools plus bet_research, and the discovery trio discover_tools / suggest_questions / pipeworx_trending. The very verbose descriptions do explicitly steer selection ('use X instead when...'), which keeps it workable, but the boundaries are genuinely fuzzy for an agent.
Every name is lowercase snake_case following a stable verb_noun or noun_noun pattern (get_incident, search_incidents, list_subscriptions, subscribe, unsubscribe). No camelCase or mixed conventions anywhere, so names are predictable and parseable.
35 tools is heavy and, critically, only about four of them (get_incident, search_incidents, list_recent, list_taxonomies) belong to the advertised 'Ai Incident Db' domain. The remaining ~31 are a Pipeworx gateway grab-bag, so the count is far out of proportion to the server's stated scope.
For the incident-database purpose the read surface is reasonable (search, get-by-id, list recent, list taxonomies) for a reference dataset, but there is no browsing-by-taxonomy, filtering, or aggregate/stat tool. Meanwhile the bulk of the tool set serves unrelated Pipeworx/prediction-market use cases, creating a large coherence gap with the server's name.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
MCP server for the Fail Modes taxonomy — a knowledge base of AI system failure modes
LLM Orchestration MCP Agent
GDELT MCP — Global Database of Events, Language, and Tone (free, no auth)
OpenAIRE MCP — EU research outputs (publications, datasets, software, projects)
Related MCP Servers
- AlicenseBqualityBmaintenanceMulti-regime AI incident classification and reporting MCP supporting EU AI Act Article 73, DORA, NIS2, and GDPR breach reporting.3137 PyPIMIT
- AlicenseAqualityDmaintenanceMedical terminology MCP server — ICD-10, MedDRA, RxNorm, CTCAE for AI agents612 npmMIT
- AlicenseAqualityCmaintenanceISO 42001 AI - MCP server providing AI-powered tools and automation by MEOK AI Labs107 npm111 PyPI1MIT
- AlicenseAqualityBmaintenanceExplainability Report - MCP server providing AI-powered tools and automation by MEOK AI Labs561 PyPI1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.