Security Controls runs on your own machine — the client starts it, so there is no endpoint to ping. 723 installs a week from pypi.
1,451 security controls across 261 frameworks with bidirectional mapping
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 security-controls -- uvx security-controls-mcp
{
"mcpServers": {
"security-controls": {
"args": [
"security-controls-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.security-controls]
command = "uvx"
args = ["security-controls-mcp"]
{
"mcpServers": {
"security-controls": {
"args": [
"security-controls-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"security-controls": {
"args": [
"security-controls-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.