mcp.film / Upscaling & Enhancement / Topaz Labs MCP
Topaz Labs MCP
Official Topaz Labs MCP — enhance and upscale images with Topaz AI models.
What it does
Topaz Labs' own MCP server: send an image path or URL, get back an enhanced/upscaled version from one of 8 Topaz models — four standard (Standard V2, Low Resolution V2, CGI, High Fidelity V2) and four generative (Redefine, Recover 3, Standard MAX, Wonder 2) — defaulting to Standard V2 with auto-upscale to 2K. The official path to Topaz-grade enhancement for stills, plates, and frames in an agent pipeline.
Connect
claude mcp add topaz -e TOPAZ_API_KEY=YOUR_KEY -- npx -y @topazlabs/mcp
{
"mcpServers": {
"topaz": {
"command": "npx",
"args": [
"-y",
"@topazlabs/mcp"
],
"env": {
"TOPAZ_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"topaz": {
"command": "npx",
"args": [
"-y",
"@topazlabs/mcp"
],
"env": {
"TOPAZ_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
TOPAZ_API_KEY — https://developer.topazlabs.com/getting-started/how-do-i-get-my-api-key
Tools you'll see
image-enhanceField notes
Official, MIT, TypeScript — and dormant: v0.1.14 on npm and the last repo commit both date to 16 Feb 2026, six months ago, with 5 stars. It still installs and runs, but nobody is extending it. IMAGE ONLY — the README still says video is 'not yet supported' via MCP even though Topaz's developer API covers Video AI, Photo AI, and Gigapixel, and HTTP streaming transport is also listed as unsupported, so remote and web clients are out. One tool, image-enhance, taking a local path or URL: a filesystem-capable client is required (Claude Code, Cursor, Windsurf, VS Code — not Claude's browser chat). For Topaz VIDEO upscaling today, go around it to the Topaz models hosted on fal.ai via the fal MCP (fal-ai/topaz/upscale/video, $0.01–0.08 per second of output depending on resolution).
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
Adobe for CreativityAdobe
Official
Adobe's official hosted MCP — 50+ tools across Photoshop, Firefly, Premiere, Express and Stock.
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.