Back to Home
rad-security icon

mcp-server

Verified Safe

by rad-security

Overview

Provides an AI-powered Model Context Protocol (MCP) server for integrating with RAD Security's Kubernetes and cloud security insights.

Installation

Run Command
npx @rad-security/mcp-server

Environment Variables

  • RAD_SECURITY_ACCESS_KEY_ID
  • RAD_SECURITY_SECRET_KEY
  • RAD_SECURITY_ACCOUNT_ID

Security Notes

The server handles API authentication credentials via environment variables, ensuring secrets are not hardcoded. It utilizes Zod for robust input validation across all tool calls, mitigating common injection risks. Sensitive data in logs is redacted using Pino's configuration. CORS is enabled for all origins, which is a design choice for an MCP server expecting integration with various frontends/IDEs. No 'eval' or obvious obfuscation detected. The primary external security considerations lie with the security posture of the third-party Rad Security API and cve.circl.lu API it integrates with.

Similar Servers

Stats

Interest Score17
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars5
Forks6
Last Update2025-12-23

Tags

SecurityKubernetesCloudAIMCP