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