media-mcp

Soyouse/media-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for AI image & video generation via a swappable backend (xAI/Grok default) — the visual hands of an autonomous social agent
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "media-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Soyouse/media-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server that lets an AI agent generate images and video through a swappable generative backend — the visual hands behind an autonomous social-posting agent.** A pure, stateless MCP wrapper: raw pass-through with a self-teaching catalog, a multi-provider multiplexer, and per-key rate-limit discipline. Default backend is the **xAI / Grok** API (OpenAI-compatible); anti-lock-in by design — the agent talks only to the MCP, so switching providers is a one-line config change.

Tools (4)

media_callmedia_discovermedia_healthmedia_switch_provider