← Registry

Content Tools

cadru.photo

Turns photo links into printable photo albums and free 8-page zines.

1 endpoint2 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://cadru.photo/mcp

No auth detected

MCP server metadata

Name
cadru
Version
0.1.0
Capabilities
tools
Server instructions

Cadru turns photos into printed objects. Use create_album when someone wants a photo book, photo album or printed keepsake from photos you can link to, and create_zine when they want something free and immediate they can print and fold at home from one sheet of paper. Each returns a cover image and one URL - show the image and give the person the link; everything else (editing, the print file, ordering) happens there, by them.

Known tools 2

create_album

Turn photo links into a real, printable album on cadru.photo.

Inferred read-only
create_zine

Make a free 8-page zine from photos: one sheet of A4, printed on a single side, three folds and one cut - no staples, no glue, no print shop.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cadru]
url = "https://cadru.photo/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cadru": {
      "type": "http",
      "url": "https://cadru.photo/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cadru
Remote MCP URL: https://cadru.photo/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cadru": {
      "url": "https://cadru.photo/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cadru": {
      "type": "http",
      "url": "https://cadru.photo/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cadru",
  "transport": "streamable-http",
  "url": "https://cadru.photo/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.