MCP Server
MCP
io.github.elyngved/failmodes
MCP server for the Fail Modes taxonomy — a knowledge base of AI system failure modes
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.failmodes.com/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "failmodes-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment