Open-Source MCP Server Aggregates 300+ Media Models with Pre-Validation to Prevent Wasted Credits

Tricky_Algae2625 · reddit · 2026-08-10

Developers using Claude Code and Cursor often face issues when generating media: agents blindly guess parameters, causing invalid requests and wasting API credits.

To solve this, the author open-sourced an MCP server that aggregates 300+ image, video, 3D, audio, and LLM models into standard MCP tools. The core highlight is schema validation before submission—invalid parameters fail immediately, preventing unnecessary credit usage.

In practice, users simply describe their needs in plain language (e.g., "Turn this product photo into a 5-second ad"), and the agent automatically selects the right models to chain LLM, image, and video generation. It supports Claude, Codex, and Gemini CLI with a one-line installation.

Original post →

More from coding & agent

coding & agent channel →