mcp.film

mcp.film / Upscaling & Enhancement / Magnific MCP

Magnific MCP

OfficialRemoteby Magnificcreditsverified Aug 16, 2026

Official remote MCP for upscaling, image/video generation, characters, and asset history.

What it does

Magnific's official remote MCP connects agents to its creative upscaler, image generation/editing, video generation, Soul character/style references, creation history, TTS, and 3D model generation through one OAuth endpoint. For filmmakers, it is strongest as a remote polish-and-iteration bench: upscale keeper frames, crop or relight plates, train reusable references, then browse prior generations without leaving the chat.

Connect

Remote endpoint (Streamable HTTP)
https://mcp.magnific.com
Claude Code
claude mcp add --transport http magnific https://mcp.magnific.com
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "magnific": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.magnific.com"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "magnific": {
      "url": "https://mcp.magnific.com"
    }
  }
}
Auth: oauth — OAuth with a Magnific account; no API key is needed for MCP.

Tools you'll see

images_upscaleimages_generateimages_remove_backgroundvideo_generatecustom_references_createcreations_searchcreations_showaudio_ttsmodels3d_generate

Field notes

Remote streamable HTTP only; no local package or source repo is published for the official MCP, and a plain browser GET on the endpoint just redirects to the web app. The docs say tools draw from the same Magnific credit balance as the app/API, and live `tools/list` is the source of truth — the published catalogue is grouped by domain (account balance and project reports, creation browsing and uploads, image, video, TTS, 3D, Soul character training, folders, tool discovery) rather than enumerated tool by tool. The MCP surface is broader than pure upscaling — image/video generation, Soul references, TTS, 3D, folders, and prior-creation browsing — so use explicit prompts when you want faithful enhancement rather than creative reinterpretation.

Pairs well with