{
  "slug": "topaz",
  "name": "Topaz Labs MCP",
  "vendor": "Topaz Labs",
  "official": true,
  "category": "enhancement",
  "featured": false,
  "tagline": "Official Topaz Labs MCP — enhance and upscale images with Topaz AI models.",
  "description": "Topaz Labs' own MCP server: send an image, get back an enhanced/upscaled version using 9 Topaz models (Standard V2, Wonder 2, Recover 3, and more), defaulting to auto-upscale to 2K. The official path to Topaz-grade enhancement for stills, plates, and frames in an agent pipeline.",
  "capabilities": [
    "upscaling",
    "image-enhancement",
    "denoise",
    "restoration"
  ],
  "tools_sample": [
    "image-enhance"
  ],
  "install": {
    "claude_code": "claude mcp add topaz -e TOPAZ_API_KEY=YOUR_KEY -- npx -y @topazlabs/mcp",
    "remote_url": null,
    "stdio_command": "npx -y @topazlabs/mcp"
  },
  "auth": {
    "type": "api_key",
    "env_var": "TOPAZ_API_KEY",
    "key_url": "https://developer.topazlabs.com/"
  },
  "pricing": "credits",
  "links": {
    "repo": "https://github.com/TopazLabs/topaz-mcp",
    "docs": "https://developer.topazlabs.com/",
    "site": "https://www.topazlabs.com/api"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Official but brand new, MIT, TypeScript. IMAGE ONLY for now — the README says video is 'not yet supported' via MCP even though Topaz's developer API covers Video AI, Photo AI, and Gigapixel. For Topaz VIDEO upscaling today, use the Topaz models hosted on fal.ai via the fal MCP. Needs a filesystem-capable client (Claude Code, not Claude web chat)."
}