Manages Kubernetes deployments, services, and worker nodes, providing tools for MCP server lifecycle management (listing, starting, stopping, scaling), worker node provisioning and destruction, and resource allocation tracking within a Kubernetes cluster.
Integrates with Proxmox for VM provisioning when creating burst workers, enabling automated creation of virtual machines that are joined to the Kubernetes cluster as worker nodes.
Integrates with Talos Linux for VM provisioning when creating burst workers, enabling automated creation of Talos-based virtual machines that are joined to the Kubernetes cluster as worker nodes.
cortex-resource-manager [ARCHIVED]
⚠️ This repository has been archived and is no longer maintained.
Migration
This MCP server has been integrated into the main cortex monorepo:
New location: cortex/packages/resource-manager/
What This Was
An MCP (Model Context Protocol) server for managing:
Resource allocation for Cortex jobs
MCP server lifecycle (start/stop/scale)
Kubernetes worker management
Integration with Proxmox for dynamic node provisioning
Using It Now
The resource manager is now part of the Cortex ecosystem and benefits from unified development, testing, and deployment.
Archive Date
December 19, 2025
Reason
Consolidated into cortex monorepo at packages/resource-manager/ for better integration with Cortex core and simplified maintenance.
Please use the main ry-ops/cortex repository going forward.