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

Open-sourced self-healing skill for AI agents detects and fixes failures automatically
A new open-source skill enables AI agents to automatically detect failures, diagnose root causes, and implement fixes. It includes a failure scanner for crons, sub-agents, and deploy logs, plus a database that learns from previous fixes.

Peers MCP Server Connects AI Coding Sessions for Collaboration
Peers is a local MCP server that connects Claude Code and Codex sessions, allowing them to discover each other, collaborate through shared scratchpads, share artifacts like diffs and test reports, and hand off session context as structured markdown.

Brain: A Persistent Error Memory System for Claude Code via MCP
Brain is an open-source MCP server that gives Claude Code persistent, cross-project memory for errors and solutions. It captures error context, suggests proven fixes with confidence scores, and builds a weighted synapse network connecting errors, solutions, and code modules across all projects.

Nelson v2.2.3 Released: Multi-Agent Coordination for Claude Code, Plus a Discrete-Event Simulation Benchmark
Nelson v2.2.3 ships a multi-agent coordination skill for Claude Code using a naval metaphor. A 13-configuration benchmark shows opus-4-7 with thinking dominates; skill choice is a smaller delta.