QAE Safety Certification runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from pypi. Last commit 24 Mar 2026.
Deterministic pre-execution safety certification for autonomous AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qae-safety-mcp -- uvx qae-safety
{
"mcpServers": {
"qae-safety-mcp": {
"args": [
"qae-safety"
],
"command": "uvx"
}
}
}
[mcp_servers.qae-safety-mcp]
command = "uvx"
args = ["qae-safety"]
{
"mcpServers": {
"qae-safety-mcp": {
"args": [
"qae-safety"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qae-safety-mcp": {
"args": [
"qae-safety"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.