HomeDesign & Media › agent-media

agent-media

Generate AI UGC videos with talking heads, B-roll, and subtitles.

TypeScript Cloud macOSWindowsLinux

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y @agentmedia/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-media": {
      "command": "npx",
      "args": [
        "-y",
        "@agentmedia/[email protected]"
      ],
      "env": {
        "AGENT_MEDIA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENT_MEDIA_API_KEY required secret — API key (ma_xxx format) from agent-media.ai

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry