# failmodes MCP server

MCP server for the Fail Modes taxonomy — a knowledge base of AI system failure modes

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-elyngved-failmodes
- Repository: https://github.com/elyngved/failmodes-mcp

## Install
- Command: `npx -y failmodes-mcp`
- Endpoint: https://www.failmodes.com/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm failmodes-mcp v0.1.0
- Remote endpoint: https://www.failmodes.com/api/mcp

## Tools
- search_failure_modes - Search the Fail Modes taxonomy by symptom text or keyword phrase. Returns ranked matches with id, name, category, and matched context. Endpoint: https://www.failmodes.com/api/mcp
- get_failure_mode - Retrieve the full structured record for a single failure mode by its ID slug (e.g. 'citation-hallucination', 'sycophancy'). Endpoint: https://www.failmodes.com/api/mcp
- list_categories - List all taxonomy categories with their IDs, names, descriptions, and mode counts. Endpoint: https://www.failmodes.com/api/mcp
- list_modes - List failure modes, optionally filtered to a single category by category ID. Endpoint: https://www.failmodes.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.elyngved
- Version: 0.1.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
