Back to MCP Servers
🔌

AIDC-AI/Pixelle-MCP

MIT

🐍 📇 🏠 🎥 🔊 🖼️ - An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for Text, Image, Sound, and Video generation with

PythonAI & LLMs

Install

uvx pixelle

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "aidc-ai-pixelle-mcp": {
      "command": "uvx",
      "args": [
        "pixelle"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.