wan2gp-mcp

Franzferdinan51/wan2gp-mcp
★ 0 stars Python AI/LLM Updated today
MCP server exposing local Wan2GP MiniMax-H3 video generation to AI agents over stdio JSON-RPC. 14 tools + 3 resources for generation, file retrieval, and delivery (Telegram + HTTP webhook).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install wan2gp-mcp

README Excerpt

Expose local [MiniMax H3](https://huggingface.co/DeepBeepMeep/MiniMax-H3) video generation on your RTX 5060 Ti (or any 16 GB+ CUDA GPU) to **any MCP-aware agent** — including Claude Desktop, Continue, Cline, Cursor, Windsurf, and Hermes Agent. Three transports, one shared backend: | Transport | URL | Use for |