Constraints Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 27 Jun 2026.
Policy-as-code guardrails for AI coding agents, validated via OPA, Conftest, Checkov & Semgrep.
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 constraints-registry -- uvx constraints-registry
{
"mcpServers": {
"constraints-registry": {
"args": [
"constraints-registry"
],
"command": "uvx"
}
}
}
[mcp_servers.constraints-registry]
command = "uvx"
args = ["constraints-registry"]
{
"mcpServers": {
"constraints-registry": {
"args": [
"constraints-registry"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"constraints-registry": {
"args": [
"constraints-registry"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.