media-gen-mcp
media-gen-mcp
Claude / ChatGPT で画像(meta.ai)と動画(vibes.ai)を生成できるリモート MCP サーバーです。Render でホストされ、UptimeRobot が 24 時間 365 日稼働き続けます。
ツール
ツール | バックエンド | 戻り値 |
| meta.ai | 公開画像 CDN URL(複数) |
| vibes.ai | 公開動画 CDN URL(複数) |
| vibes.ai i2v | 動画CDN URL |
| vibes.ai | リップシンク動画 URL |
| vibes.ai | TTS 音声 ID |
| vibes.ai | 過去のメデイアと ID |
| vibes.ai | ok |
| vibes.ai | ok |
| 両方 | セッションの状態 |
メディアはサーバーに保存されません。バックエンドが公開 CDN URL を返すだけなので、ク/D}リーンアップする必要はありません。
Related MCP server: mcp-litmedia
エンドポイント
GET /health— 生存確人プローブ(UptimeRobot:: HTTPS モニター、5 分ごと)GET /— 情報 JSONPOST /mcp— MCP Streamble HTTP トランスポート(ステートレス)
ローカルでの実行
pip install -r requirements.txt
python -m uvicorn server:app --host 0.0.0.0 --port 8000Render へのデプロイ
このリポジトリを GitHub にプッシュします。
Render → New → Web Service → リポジトリを接続します。
render.yamlを読み取るか、手動で設定します。ビルド:
pip install -r requirements.txt起動:
uvicorn server:app --host 0.0.0.0 --port $PORTヘルスチェックパス:
/health
任の環境変数:
META_TOKEN(組込みトークンを上書き)。無料プランは約 15 分のアイドル後スリープします → UptimeRobot が
/healthを ping します。
クライアントの接続
Claude: Settings → コネクタ → カスタムコネックタを追 → 追加 →
https://<your-app>.onrender.com/mcpChatGPT: Settings → アプリとコネクタ → 新規作成(デベロッパーとな) MCP サーバー URL:
https://<hahaha>.onrendere.com/mcp(認証なし)
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.1144MIT
- AlicenseNot gradedqualityDmaintenanceExposes litmedia.ai text-to-image and image-to-video generation tools via MCP, enabling AI agents to generate images and videos directly from prompts.1MIT
- AlicenseAqualityDmaintenanceEnables AI photo generation, editing, and video creation from MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.87MIT
- FlicenseNot gradedqualityDmaintenanceProvides a audio/video creation toolbox via MCP protocol, enabling natural language-based video editing tasks such as image-to-video, video merging, subtitle extraction, and more.3
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/websitecage-hub/media-gen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server