mcpbeat Sign in

Security Controls MCP Server

local only

Security Controls runs on your own machine — the client starts it, so there is no endpoint to ping. 1 562 installs a week from pypi.

1,451 security controls across 261 frameworks with bidirectional mapping

Installs per day peak 352 · avg 121 · +88% w/w
a month agotoday
1 562
Installs / week
pypi · security-controls-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Security Controls every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add security-controls -- uvx security-controls-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "security-controls": {
      "args": [
        "security-controls-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.security-controls]
command = "uvx"
args = ["security-controls-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "security-controls": {
      "args": [
        "security-controls-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "security-controls": {
      "args": [
        "security-controls-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Security Controls

same job, measured the same way
Rqwstr
by kjopstad-it

AI-native HTTP security testing MCP server — 17 tools with raw HTTP/1.1 + HTTP/2 control

local only
Csf
by compl-i-agent

NIST CSF 2.0 - Professional cybersecurity framework with 35 tools and 12 prompts

126 installs/wk local only
Agentic SDLC MCP
by sakuracianna

Agentic SDLC governance and security controls for AI coding agents working with GitHub.

44 installs/wk local only
TheArtOfService Compliance Intelligence
by gjb65

Query 692+ compliance frameworks, 13,700+ controls, and 280K+ cross-framework mappings.

33 tools answering
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

40 installs/wk local only
MCP Cinema4d
by kumoproductions

MCP server for Cinema 4D — entity CRUD, parameter-level access, batched undo, security controls.

203 installs/wk local only
FedRAMP 20x Requirements
by kevinrabun

An MCP server that provides access to FedRAMP 20x security requirements and controls.

294 installs/wk local only
Gateway
by sealgate

MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.

answering

Security Controls — questions

Answers built from our own checks of this server.

Why is there no uptime for Security Controls?
Security Controls runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package security-controls-mcp was installed 1 562 times last week.
How do I connect Security Controls?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls security-controls-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Security Controls?
The pypi package security-controls-mcp was installed 1 562 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.