MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
Media Gen MCP is a strict TypeScript Model Context Protocol (MCP) server for OpenAI Images (, ), OpenAI Videos (Sora), and Google GenAI Videos (Veo): generate/edit images, create/remix video jobs, and fetch media from URLs or disk with smart vs inline outputs and optional processing. Production-focused (full strict typecheck, ESLint + Vitest CI). Works with fast-agent, Claude Desktop, ChatGPT,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Media Gen MCP is a strict TypeScript Model Context Protocol (MCP) server for OpenAI Images (, ), OpenAI Videos (Sora), and Google GenAI Videos (Veo): generate/edit images, create/remix video jobs, and fetch media from URLs or disk with smart vs inline outputs and optional processing. Production-focused (full strict typecheck, ESLint + Vitest CI). Works with fast-agent, Claude Desktop, ChatGPT, Cursor, VS Code, Windsurf, and any MCP-compatible client. Design principle: spec-first, type-safe…