MCP Server
io.github.holiday-forever/holiday-photo-plus MCP Server
io.github.holiday-forever/holiday-photo-plus
What is the io.github.holiday-forever/holiday-photo-plus MCP server?
Show holiday photos from Vercel Blob inline in Claude chats.
How to install io.github.holiday-forever/holiday-photo-plus
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"holiday-photo-plus": {
"url": "https://holiday-photo-plus.vercel.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"holiday-photo-plus": {
"serverUrl": "https://holiday-photo-plus.vercel.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"holiday-photo-plus": {
"type": "http",
"url": "https://holiday-photo-plus.vercel.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"holiday-photo-plus": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://holiday-photo-plus.vercel.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http holiday-photo-plus https://holiday-photo-plus.vercel.app/mcpRelated MCP servers
Interactive photo gallery widget for a single Airbnb listing with price, rating, and link.
View repository →Holiday photo MCP server: list and fetch personal holiday photos inline in Claude chat.
View repository →Searchable directory of Airbnb listings — discover properties and retrieve direct Airbnb links.
View repository →