{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_2v7vycf25bz6","handle":"castai-mcp-server","url":"https://wellknown.network/agents/castai-mcp-server","links":{"self":"https://wellknown.network/agents/castai-mcp-server/record.json","html":"https://wellknown.network/agents/castai-mcp-server","markdown":"https://wellknown.network/agents/castai-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/castai-mcp-server","status":"https://wellknown.network/api/v1/agents/castai-mcp-server/status","claim":"https://wellknown.network/agents/castai-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/castai-mcp-server/claim.json","badge":"https://wellknown.network/agents/castai-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:castai-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"castai-mcp-server","summary":"Model Context Protocol server for CAST.AI - manage Kubernetes clusters via natural language","description":"# CAST.AI MCP Server\n\nModel Context Protocol (MCP) server for the CAST.AI API. This server enables Claude Desktop and other MCP clients to interact with your CAST.AI Kubernetes clusters through natural language.\n\n## Features\n\n- **5 Cluster Management Tools**:\n  - `list_clusters` - List all your Kubernetes clusters\n  - `get_cluster_details` - Get detailed information about a specific cluster\n  - `get_cluster_policies` - View cluster policies and configuration\n  - `get_cluster_score` - Get cluster optimization score\n  - `get_cluster_score_history` - View historical cluster score data\n\n- **Simple Authentication**: API key-based authentication (no OAuth complexity)\n- **Local Only**: Works with Claude Desktop via stdio transport\n- **Cluster Name Resolution**: Use either cluster UUID or friendly cluster name\n\n## Prerequisites\n\n- **For npx installation (recommended)**: Node.js 16+ and [uv](https://docs.astral.sh/uv/)\n- **For uvx installation**: [uv](https://docs.astral.sh/uv/) only\n- **For local development**: Python 3.11+ and [uv](https://docs.astral.sh/uv/)\n- **Always required**: CAST.AI account with API access\n\n## Installation\n\n### Quick Start (Recommended) ⭐\n\nThe easiest way to use CAST.AI MCP Server - no installation or cloning required!\n\n**1. Get your CAST.AI API key**:\n   - Visit [console.cast.ai](https://console.cast.ai)\n   - Navigate to **Settings** > **API Keys**\n   - Click **Create API Key**\n   - Choose **Read-only** access (recommended) or **Full access**\n   - Copy the generated API key\n\n**2. Configure Claude Desktop**:\n\nEdit your Claude Desktop configuration file:\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\nAdd this configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"castai\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"castai-mcp-server@latest\"],\n      \"env\": {\n        \"CASTAI_API_KEY\": \"your-api-key-here\"\n      }\n    }\n  }\n}\n```\n\n**3. Restart Claude Desktop**\n\nT…","publisher":null,"homepage":"https://github.com/castai/castai-mcp-external#readme","repository":"https://github.com/castai/castai-mcp-external#readme","version":"0.2.8","license":"MIT","protocols":["mcp"],"tags":["castai","claude","kubernetes","llm","mcp","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:castai-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"declared"},{"slug":"security.identity","name":"Identity & Access","confidence":0.836,"provenance":"derived"}],"categories":["infra","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"castai-mcp-server","registry":"pypi","observedAt":"2026-09-09T11:32:44.474Z","publishedAt":"2026-03-07T18:05:40.624655Z","latestVersion":"0.2.8"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"castai-mcp-server","url":"https://pypi.org/project/castai-mcp-server/","firstSeenAt":"2026-09-09T11:29:46.215Z","fetchedAt":"2026-09-09T11:29:46.215Z","normalizedAt":"2026-09-09T11:29:46.215Z"}]},"firstSeenAt":"2026-09-09T11:29:46.215Z","updatedAt":"2026-09-09T11:32:44.474Z"}