N8n Nodes Hotelplanet
Freeby MCP Community
HotelPlanet MCP Server for hotel booking operations
v1.0.3Added Apr 12, 2026
mcphotelbookingapin8n
N8n Nodes Hotelplanet MCP Server
HotelPlanet MCP Server for hotel booking operations
Installation
npx -y n8n-nodes-hotelplanet-mcp-server
Reviews
Installation
Quick install
npx -y n8n-nodes-hotelplanet-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"n8n-nodes-hotelplanet": {
"command": "npx",
"args": ["-y", "n8n-nodes-hotelplanet-mcp-server"]
}
}
}