Holiday Photo Plus

An MCP server that serves photos from the repo's holidayphotos/ folder and shows them inline in your Claude chats.

MCP endpoint

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

Add to Claude

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

Tools