Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"atbash-mcp": {
"command": "npx",
"args": [
"-y",
"@atbash/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @atbash/mcp
Details
| Website | https://www.npmjs.com/package/@atbash/mcp |
|---|---|
| License | unknown |
| Pricing | free |
| Tags | atbash mcp ai-safety agent-safety model-context-protocol judge policy |
| Sources | npm |
| Discovered | 2026-05-25 |