Agent Tools
Back to MCP servers
● healthy

Search Airbnb listings with destination photos, prices, ratings, and booking links.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://holiday-forever-2.vercel.app/mcp
JSON-RPC initialize probe
curl -X POST https://holiday-forever-2.vercel.app/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://holidayforever.vercel.app
Source code
https://github.com/holiday-forever/holiday-forever-2