SaferAgenticAI MCP brings the Safer Agentic AI safety framework to coding assistants over the Model Context Protocol.
It serves 238 normative implementation patterns and 14 operational heuristics across all 16 safety suites (9 Drivers + 7 Inhibitors) through 12 read-only tools — search patterns, resolve requirements, map a task to the relevant safety guidance, and follow cross-references.
Highlights
- Read-only, no auth, no external calls — framework data is bundled in the package
- stdio transport · Python ≥3.10 · MIT licensed
Install
uvx saferagenticai-mcp
(or pipx install saferagenticai-mcp)
Config
{"mcpServers":{"saferagenticai":{"command":"uvx","args":["saferagenticai-mcp"]}}}
