security-mcp

AbrahamOO/security-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated today
AI security MCP server and gate for Claude Code, Cursor, Copilot, Codex, and Replit
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "security-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AbrahamOO/security-mcp"
      ]
    }
  }
}

README Excerpt

**Stop shipping vulnerable code.** **security-mcp** is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that gives your AI coding assistant the knowledge and tooling of a senior security engineer. Instead of just warning you about vulnerabilities, it **writes the secure code** - inline, immediately, every time.

Tools (19)

CRITICALGITHUB_TOKENSECURITY_AI_ENDPOINTSECURITY_AUTO_SBOMSECURITY_GATE_BASE_REFSECURITY_GATE_EXCEPTIONSSECURITY_GATE_HEAD_REFSECURITY_GATE_MODESECURITY_GATE_POLICYSECURITY_GATE_SCANNERSSECURITY_GATE_TARGETSSECURITY_JIRA_PROJECTSECURITY_JIRA_TOKENSECURITY_JIRA_URLSECURITY_PAGERDUTY_KEYSECURITY_SLACK_WEBHOOKSECURITY_STAGING_URLSECURITY_WEBHOOK_URLnpx