Skip to main content
SecurityTypeScript

rad-security/mcp-server

MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more.

securitycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/rad-security/mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
rad-security