media-gen-mcp
media-gen-mcp
원격 MCP 서버입니다. Claude / ChatGPT가 이미지(meta.ai)와 동영상(vibes.ai)을 생성할 수 있으며, Render에서 호스팅되고 UptimeRobot이 24/7 가동 상태를 유지합니다.
도구
도구 | 백엔드 | 반환값 |
| meta.ai | 공개 이미지 CDN URL(s) |
| vibes.ai | 공개 동영상 CDN URL(s) |
| vibes.ai i2v | 동영상 CDN URL |
| vibes.ai | 립싱크 동영상 URL |
| vibes.ai | TTS 음성 ID |
| vibes.ai | 과거 미디어 + ID |
| vibes.ai | ok |
| vibes.ai | ok |
| 둘 다 | 세션 상태 |
미디어는 서버에 절대 저장되지 않습니다. 백엔드가 공개 CDN URL을 반환하므로 정리할 것이 없습니다.
Related MCP server: mcp-litmedia
엔드포인트
GET /health— keep-alive 프로브 (UptimeRobot: HTTP 모니터, 5분마다)GET /— 정보 JSONPOST /mcp— MCP Streamable HTTP 전송 (무상태)
로컬에서 실행
pip install -r requirements.txt
python -m uvicorn server:app --host 0.0.0.0 --port 8000Render에 배포
이 저장소를 GitHub에 푸시하세요.
Render → 새로 만들기 → 웹 서비스 → 저장소를 연결하세요.
render.yaml을 읽거나, 수동으로 설정할 수 있습니다:빌드:
pip install -r requirements.txt시작:
uvicorn server:app --host 0.0.0.0 --port $PORT상태 확인 경로:
/health
선택 사항 환경 변수:
META_TOKEN(내장 토큰을 덮어씁니다).무료 플랜은 약 15분 유휴 후 절전됩니다 → UptimeRobot이
/health를 핑합니다.
클라이언트 연결
Claude: 설정 → 커넥터 → 사용자 지정 커넥터 추가 →
https://<your-app>.onrender.com/mcpChatGPT: 설정 → 앱 및 커넥터 → 만들기 (개발자 모드) → MCP 서버 URL:
https://<your-app>.onrender.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