RAD Security MCP Server
@MCP-Mirror
About RAD Security MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rad-security_mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"rad-security/mcp-server",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is RAD Security MCP Server?
It is a Model Context Protocol (MCP) server that provides AI-powered security insights for Kubernetes and cloud environments by integrating with the RAD Security platform. It is designed for developers and security teams who need to query and analyze security data from their containerized and cloud infrastructure.
How to use RAD Security MCP Server?
Install via npm: npm install @rad-security/mcp-server. Requires Node.js 20.x or higher. Set three environment variables (RAD_SECURITY_ACCESS_KEY_ID, RAD_SECURITY_SECRET_KEY, RAD_SECURITY_ACCOUNT_ID) for full functionality. The server can be run directly, configured in Cursor IDE or Claude Desktop, or deployed as a Docker container using either Streamable HTTP (recommended) or SSE (deprecated) transport.
Key features of RAD Security MCP Server
- Account inventory and cluster details
- Security findings analysis
- Runtime security and process behavior
- Network security monitoring
- Kubernetes object and misconfiguration policies
- CVE listing and vulnerability details
Use cases of RAD Security MCP Server
- Get runtime process trees and baselines for running containers.
- Monitor HTTP requests, network connections, and network patterns.
- List and analyze Kubernetes resource misconfigurations.
- Retrieve SBOMs, top vulnerable images, and image vulnerabilities.
- Track who shelled into a pod and investigate audit events.
FAQ from RAD Security MCP Server
What operations are available without authentication?
Listing CVEs, getting details of a specific CVE, retrieving the latest 30 CVEs, and listing Kubernetes resource misconfiguration policies do not require authentication.
What environment variables are required for full functionality?
You must set RAD_SECURITY_ACCESS_KEY_ID, RAD_SECURITY_SECRET_KEY, and RAD_SECURITY_ACCOUNT_ID.
What transport options does the server support?
The server supports Streamable HTTP (recommended) and SSE (deprecated). Use the TRANSPORT_TYPE environment variable to choose.
Can I use this server with Cursor IDE?
Yes, by setting the environment variables in a start.sh script and running it.
What runtime dependencies does the server require?
Node.js version 20.x or higher is required.
More Developer Tools MCP servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments