strato-space/media-gen-mcp
TypeScript MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation, editing, and asset downloads.
Quick Start
Clone the repository:
git clone https://github.com/strato-space/media-gen-mcpClaude Desktop configuration example:
{
"mcpServers": {
"media-gen-mcp": {
"command": "npx",
"args": [
"-y",
"strato-space/media-gen-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.