Skip to content

N8n Nodes Hotelplanet

Free

by MCP Community

HotelPlanet MCP Server for hotel booking operations

v1.0.3Added Apr 12, 2026
mcphotelbookingapin8n
Works with:ClaudeGPTGeminiCopilot

N8n Nodes Hotelplanet MCP Server

HotelPlanet MCP Server for hotel booking operations

Installation

npx -y n8n-nodes-hotelplanet-mcp-server

Reviews

Leave a Review

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"]
    }
  }
}