conductor-mcp

MkTurner74/conductor-mcp
★ 0 stars Python 🤖 AI/LLM Updated 7d ago
MCP server for Conductor by CoreWeave — submit and manage render jobs from any AI agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "conductor-mcp": {
      "command": "uvx",
      "args": [
        "conductor-mcp"
      ]
    }
  }
}

Or install with pip: pip install conductor-mcp

README Excerpt

An MCP (Model Context Protocol) server for [Conductor by CoreWeave](https://conductortech.com). Lets any MCP-compatible AI agent — Claude, Cursor, LangChain, AutoGen — submit and manage render jobs without custom integration code. Built by [Entertainment Technologists Inc.](https://entertainmentconsultancy.com)

Tools (10)

CONDUCTOR_API_KEYCONDUCTOR_API_URLPORTget_task_logkill_jobslist_instance_typeslist_jobslist_projectslist_software_packagessubmit_render_job