MCP.so
登录
R

Reprise

@tepesama

关于 Reprise

Reprise un-flattens a finished, flat AI design (ChatGPT/Midjourney/Claude) back into editable layers and rebuilds it bit-perfect — it returns a fidelity score (MAE 0.00 / 0 stray px) so you can verify, not just trust. Reproducing runs locally and free; remix one design into N on-

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

tepesama

提交者

Osaka TTLAND

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "reprise": {
      "type": "http",
      "url": "https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Reprise?

Reprise converts a finished, flat AI design (from ChatGPT, Midjourney, Claude) back into editable layers and rebuilds it bit‑perfect, returning a fidelity score (MAE 0.00 / 0 stray px) so you can verify the result. It runs locally and free, and can remix a single design into multiple on‑brand variants.

How to use Reprise?

Open the web UI (https://tepesama-reprise-mcp.hf.space → “Try it” tab) and drop an image – no signup required. To add it as an MCP server, run:
claude mcp add --transport http reprise https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http
The available tools are: reproduce(image) → editable layers + fidelity score, autodetect(image) → detected elements, diagnose(original, reproduction) → fidelity metrics.

Key features of Reprise

  • Turns flat AI designs into editable layers with fidelity scoring.
  • Fidelity measured by Mean Absolute Error (MAE) and stray pixel count.
  • Runs locally and is entirely free – no signup required.
  • Remix one design into multiple on‑brand variants.
  • Unedited layers remain bit‑perfect; only edited regions are newly generated.
  • Auto element‑detection (v1) provides identified elements.

Use cases of Reprise

  • Verify that AI‑generated designs are faithfully reproduced.
  • Edit and remix a single AI design into several brand‑consistent variants.
  • Integrate design verification and remixing into MCP‑based automation workflows.

FAQ from Reprise

How is fidelity measured?

Reprise returns a fidelity score with Mean Absolute Error (MAE) and stray pixel count (e.g., MAE 0.00 / 0 stray px) so you can quantitatively verify the reproduction.

What happens when layers are edited after reproduction?

Unedited layers remain bit‑perfect; only the regions you edit are newly generated, ensuring honesty in the output.

Is Reprise free to use?

Yes. Reproducing runs locally and is free, and you can try it immediately on the web UI without signing up.

What are the current limitations?

Auto element‑detection is version 1 and may not be perfect. The tool is designed to be honest by flagging what it cannot precisely reproduce.

What transport does the MCP server use?

The server uses HTTP transport, as shown in the provided claude mcp add command.

评论

AI 与智能体 分类下的更多 MCP 服务器