RAD Security MCP Server
@rad-security
关于 RAD Security MCP Server
Rad Security MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is RAD Security MCP Server?
RAD Security MCP Server is a Model Context Protocol server that integrates RAD Security’s AI-powered security insights for Kubernetes and cloud environments into AI assistants and IDEs.
How to use RAD Security MCP Server?
Install via npm install @rad-security/mcp-server, then set required environment variables (RAD_SECURITY_ACCESS_KEY_ID, RAD_SECURITY_SECRET_KEY, RAD_SECURITY_ACCOUNT_ID). Run with npx -y @rad-security/mcp-server or as a Docker container. Optionally filter toolkits using INCLUDE_TOOLKITS or EXCLUDE_TOOLKITS.
Key features of RAD Security MCP Server
- Account and cluster inventory
- Container and image security details
- Runtime process tree and baseline
- CVE database queries
- RadQL advanced query interface
Use cases of RAD Security MCP Server
- Security teams list and analyze findings across Kubernetes clusters.
- DevOps engineers query CVE details directly
开发工具 分类下的更多 MCP 服务器
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
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
Grafana MCP server
grafanaMCP server for Grafana
评论