Skip to main content
Glama

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

# Clone the main cortex repo git clone https://github.com/ry-ops/cortex.git cd cortex/packages/resource-manager # Follow the README in that directory

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.

-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

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/ry-ops/cortex-resource-manager'

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