
Holiday Photo Plus
Pull personal holiday photos stored on Vercel Blob into Claude conversations as inline visuals without leaving the chat.
Overview
Holiday Photo Plus is a MCP server for the Build phase that fetches personal holiday photos from Vercel Blob and displays them inline in Claude chat.
What is this MCP server?
- Remote MCP at holiday-photo-plus.vercel.app/mcp (streamable-http)
- Reads holiday photos from Vercel Blob for inline Claude chat rendering
- Version 0.0.5 from GitHub holiday-forever/Holiday-Photo-Plus
- Lightweight personal gallery bridge, not a public CDN admin console
- Pairs with other Holiday Forever MCPs for travel-themed agent demos
- 1 streamable-http remote
- Storage backend: Vercel Blob (per description)
What problem does it solve?
You want agents to show your own trip photos in conversation without manual uploads or brittle copy-paste of blob URLs every time.
Who is it for?
Solo builders with photos already on Vercel Blob who live in Claude Code for writing, demos, and personal knowledge workflows.
Skip if: Production multi-user galleries, non-Vercel storage backends, or teams needing EXIF search and rights management.
What do I get? / Deliverables
Once the remote is added, Claude can list and render your Vercel Blob holiday images inline during builds and content sessions.
- Inline holiday photo renders inside agent conversations
- Configured remote MCP connection to holiday-photo-plus.vercel.app
- Reusable pattern for blob-backed media in agent workflows
Recommended MCP Servers
Journey fit
Build is the right phase because this MCP extends your agent toolchain with media retrieval, not market research or post-launch analytics. agent-tooling matches a chat-native photo server designed specifically for Claude inline display from blob storage.
How it compares
Personal blob-to-chat MCP bridge, not the listing directory or Airbnb widget servers in the same repo family.
Common Questions / FAQ
Who is Holiday Photo Plus for?
Builders and creators who store holiday images on Vercel Blob and want Claude to show those photos inline through MCP instead of re-uploading each time.
When should I use Holiday Photo Plus?
Use it during Build or content agent-tooling when you are iterating on travel stories, demos, or apps that reference your own photo library in chat.
How do I add Holiday Photo Plus to my agent?
Configure your MCP client with the streamable-http remote https://holiday-photo-plus.vercel.app/mcp and ensure your Vercel Blob assets are reachable per the server’s tool contract.