LogoSTMCP
Download
Pixelle-MCP

Pixelle MCP - Omnimodal Agent Framework

Pixelle MCP is an AIGC solution based on the MCP protocol that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling multimodal AI generation and LLM integration.

Tools

1. i_blur

Image Gaussian blur processing tool.

2. t2i_by_flux_turbo

Text-to-image generation using Flux Turbo model.

Open Graph image for Pixelle MCP - Omnimodal Agent Framework

JSON Config

{
  "command": "pixelle",
  "args": ["--host", "0.0.0.0", "--port", "9004"],
  "env": {
    "COMFYUI_URL": "http://localhost:8188",
    "LLM_PROVIDER": "openai",
    "OPENAI_API_KEY": "your-api-key-here"
  }
}

Useful Links

Information