Skip to main content
Glama

RAD Security

Official
by rad-security

get_cluster_details

Retrieve detailed Kubernetes cluster information managed by RAD Security using the cluster ID for enhanced monitoring and security insights.

Instructions

Get detailed information about a specific Kubernetes cluster managed by RAD Security

Input Schema

NameRequiredDescriptionDefault
cluster_idYesID of the cluster to get details for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cluster_id": { "description": "ID of the cluster to get details for", "type": "string" } }, "required": [ "cluster_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rad-security/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server