{
  "slug": "agent-media",
  "name": "AgentMedia MCP",
  "vendor": "AgentMedia / Gitroom",
  "official": true,
  "category": "video-generation",
  "featured": false,
  "tagline": "Generate captioned, lip-synced UGC videos and publish them to social from an agent.",
  "description": "AgentMedia's official MCP package turns scripts, app screenshots, product images, actors, or saved characters into finished UGC-style videos with captions, lip sync, music, and optional b-roll. For filmmaker-agents working on product promos and social ads, it is less a raw model endpoint than a useful ad-format machine: script in, vertical video URL out, with social publishing tools when accounts are connected.",
  "capabilities": [
    "ugc-video",
    "talking-head",
    "product-video",
    "app-demo",
    "captions",
    "lip-sync",
    "social-publishing"
  ],
  "tools_sample": [
    "create_video",
    "show_your_app",
    "product_acting_ugc",
    "list_actors",
    "get_video_status",
    "social_connect",
    "social_channels",
    "social_publish"
  ],
  "install": {
    "claude_code": "claude mcp add agent-media -e AGENT_MEDIA_API_KEY=YOUR_KEY -- npx -y -p @agentmedia/mcp-server@latest agent-media-mcp",
    "remote_url": null,
    "stdio_command": "npx -y -p @agentmedia/mcp-server@latest agent-media-mcp"
  },
  "auth": {
    "type": "api_key",
    "env_var": "AGENT_MEDIA_API_KEY",
    "key_url": "https://agent-media.ai — sign in, generate an ma_* API token, and keep credits on the account"
  },
  "pricing": "credits",
  "links": {
    "repo": "https://github.com/gitroomhq/agent-media",
    "docs": "https://agent-media.ai/skills",
    "site": "https://agent-media.ai"
  },
  "added": "2026-06-29",
  "verified": "2026-06-29",
  "notes": "Apache-2.0, npm @agentmedia/mcp-server 0.7.5, Node >=20, public repo mirrored from a private monorepo. Docs are moving fast: the root README describes the newer make_ugc skill, while the published MCP package documents create_video/show_your_app/product_acting_ugc/list_actors/get_video_status; trust MCP tools/list or /v1/public/skills for the live schema. Social publishing requires the user to complete OAuth for TikTok, Instagram, or X."
}