Kubeez MCP Server Connects Claude to 70+ AI Media Models

Kubeez, an AI media platform, has released an MCP server that connects directly to Claude, providing access to over 70 AI models for media generation without leaving the Claude interface.
What It Does
The MCP server connects to Claude and provides tools for generating images, video, music, and text-to-speech. All generation happens asynchronously: Claude starts the job, polls for status, and returns a CDN URL when complete.
Available Models
- Image: Flux 2, Seedream V4.5, Imagen 4, Nano Banana Pro
- Video: Veo 3.1, Kling 3.0, Kling 2.6, Seedance 1.5 Pro
- Music: Full track generation from text prompts
- Voice: TTS in 70+ languages
Setup and Authentication
Server URL: https://mcp.kubeez.com/mcp
Authentication options:
- OAuth (recommended) - sign in and approve
- Personal access token - generate from settings page if client only accepts tokens
How to Use It
Claude automatically discovers the tools. Example commands you can give Claude:
"Generate a product shot of a coffee mug on a marble table""Create a 5-second video of ocean waves at sunset using Veo 3.1""Make a lo-fi beat, 60 seconds, chill vibes""Check my credit balance and tell me which video model gives the best quality per credit"
New users receive free credits to test the service. The MCP setup is available at https://kubeez.com/settings/mcp.
📖 Read the full source: r/ClaudeAI
👀 See Also

TinyFish Web Agent Outperforms Competitors in Web Task Benchmarking
TinyFish's web agent achieved an 81.9% success rate on hard web tasks, significantly outperforming competitors like OpenAI Operator at 43.2%.

Quiver: A GUI for Managing and Syncing Claude Code Skills
Quiver is a free, open-source GUI tool that provides a web interface for managing Claude Code skills, allowing users to browse local skills and marketplace plugins, edit SKILL.md files, sync via Git, and install skills without using the terminal.

JobPilot: Claude Code Plugin for Automated Job Applications
JobPilot is a Claude Code plugin that automates job searching and application processes using Playwright browser automation. It includes commands for searching job boards, auto-filling applications, generating cover letters, and tracking application statistics.

GrapeRoot MCP Tool Reduces Claude Code Token Usage by 50-70%
A developer built GrapeRoot, an MCP tool using Claude Code, that tracks explored files and avoids re-reading unchanged content, reducing token usage by 50-70% and making $20 Claude Code plans last 2-3× longer.