mcpserver-security-orchestrator

ModelContextProtocol-Security/mcpserver-security-orchestrator
★ 3 stars Unknown language 🔒 Security Updated 1mo ago
mcpserver-security-orchestrator: Intelligent entry point to MCP security workflows. Coordinates discovery, audit, building, and deployment across open ecosystem including third party tools and services. Teaches or executes based on user preference. Part of the Model Context Protocol Security initiative, a Cloud Security Alliance project.
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": {
    "mcpserver-security-o": {
      "command": "npx",
      "args": [
        "-y",
        "ModelContextProtocol-Security/mcpserver-security-orchestrator"
      ]
    }
  }
}