@topazlabs/mcp
AI image enhancement for LLMs. An MCP server that lets Claude and other AI assistants enhance images using Topaz Labs AI models.
Topaz Labs makes AI-powered image and video enhancement software used by photographers, filmmakers, and developers worldwide.
See It in Action
| Before | After |
|---|---|
![]() |
![]() |
Enhanced with the Wonder 2 model. View interactive comparison →
Quick Start
1. Get an API key
Sign up at developer.topazlabs.com.
2. Add to your MCP client
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows):
{
"mcpServers": {
"Topaz Labs": {
"command": "npx",
"args": ["-y", "@topazlabs/mcp"],
"env": {
"TOPAZ_API_KEY": "<your-api-key>"
}
}
}
}3. Enhance images
You: "Enhance ~/Desktop/photo.jpg with Wonder 2"
Claude: I'll enhance your photo using Topaz Labs' Wonder 2 model.
[calls image-enhance tool]








