MCP server for the Fail Modes taxonomy β a knowledge base of AI system failure modes
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for the Fail Modes taxonomy β a machine-readable knowledge base of AI system failure modes.
Provides four tools over 100+ canonical failure mode records spanning factuality, alignment, planning, code generation, instruction following, and more.
| Tool | Description |
|---|---|
search_failure_modes | Search by symptom text or keyword phrase. Returns ranked matches. |
get_failure_mode | Retrieve the full structured record for a failure mode by ID slug. |
list_categories | List all taxonomy categories with descriptions and mode counts. |
list_modes | List all modes, optionally filtered by category ID. |
No installation required β run directly with npx:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Add to your MCP settings file:
A hosted Streamable HTTP version is also available β no npm package needed:
On first tool call, the server fetches current taxonomy data from failmodes.com and caches it in memory for the duration of the session. Requires internet access.
The stdio transport makes this compatible with any MCP client that supports running local processes (Claude Desktop, Cursor, VS Code, etc.).
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/failmodes)<a href="https://allmcps.com/mcp/failmodes"><img src="https://allmcps.com/api/badge/failmodes?style=directory" alt="Failmodes on AllMCPs" /></a>