Odel
cascade-img

cascade-img

Local
@laffeyp2PythonApache-2.0Updated 1mo ago

LLM-operable Midjourney pipeline: 21 MCP tools to compose, generate, curate with vision, and log.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcascade-imgv0.1.1

Run

uvx cascade-img

MCP client config

{
  "mcpServers": {
    "cascade-img": {
      "command": "uvx",
      "args": [
        "cascade-img"
      ]
    }
  }
}