Loading languages...
@R

@rad-security/mcp-server

@rad-security4

Rad Security MCP Server

security
kubernetes
cloud
cve
vulnerability

# mcpServer Config

{
  "mcpServers": {
    "rad-security": {
      "command": "npx",
      "args": [
        "-y",
        "@rad-security/mcp-server"
      ],
      "env": {
        "RAD_SECURITY_ACCESS_KEY_ID": "<your-access-key-id>",
        "RAD_SECURITY_SECRET_KEY": "<your-secret-key>",
        "RAD_SECURITY_ACCOUNT_ID": "<your-account-id>"
      }
    }
  }
}

# stdio

npx -y @rad-security/mcp-server

# sseURL

http://localhost:3000

# streamableURL

http://localhost:3000
Transport:
stdio
streamable
sse
Langue:
TypeScript
Créé:3/7/2025
Mis à jour:7/18/2025