Agent Guardrail MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from pypi. Last commit 21 Mar 2026.
Action-level governance for AI agents -- control what they DO, not what they SAY
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 agent-guardrail -- uvx agent-guardrail
{
"mcpServers": {
"agent-guardrail": {
"args": [
"agent-guardrail"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-guardrail]
command = "uvx"
args = ["agent-guardrail"]
{
"mcpServers": {
"agent-guardrail": {
"args": [
"agent-guardrail"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-guardrail": {
"args": [
"agent-guardrail"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.