MCP Server

Holiday Photo Plus 2

A remote Model Context Protocol server that delivers holiday photos inline to Claude chat.

Endpoint

https://holiday-photo-plus-2.vercel.app/mcp

Streamable HTTP transport. Point any MCP-compatible client at this URL.

Connect from Claude

In Claude Desktop or Claude Code, add this server to your MCP configuration:

{
  "mcpServers": {
    "holiday-photos": {
      "url": "https://holiday-photo-plus-2.vercel.app/mcp"
    }
  }
}

Tools

Photos available

Source

github.com/holiday-forever/Holiday-Photo-Plus-2

Published to the MCP registry as io.github.holiday-forever/holiday-photo-plus-2.