Skip to content
Claude Desktop

muapi for Claude Desktop

io.github.anil-matcha/muapi

Generate images, videos, and audio using 100+ AI models via muapi.ai.

client:Claude Desktop transport:stdio runtime:npm

Install muapi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "muapi": {
      "command": "npx",
      "args": [
        "-y",
        "muapi-mcp-server"
      ],
      "env": {
        "MUAPI_API_KEY": "<MUAPI_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

muapi in other clients