DirectBooker logo

DirectBooker

Compare hotels, then book direct

Official docs

About DirectBooker

DirectBooker helps travelers compare hotels and book directly with properties. Its connector brings hotel comparison, direct-booking context, and travel preferences into assistant workflows so users can move from research to booking more efficiently.

Connection details

https://www.directbooker.ai/claude
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add directbooker --transport http https://www.directbooker.ai/claude

Frequently asked questions

What is the DirectBooker remote MCP server?

The DirectBooker remote MCP server is a hosted Model Context Protocol endpoint at https://www.directbooker.ai/claude, so AI assistants can connect to it without installing or running anything locally. DirectBooker helps travelers compare hotels and book directly with properties. Its connector brings hotel comparison, direct-booking context, and travel preferences into assistant workflows so users can move from research to booking more efficiently.

How do I connect to the DirectBooker MCP server?

Add the endpoint https://www.directbooker.ai/claude to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the DirectBooker MCP server require authentication?

Yes. DirectBooker uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the DirectBooker MCP server use?

DirectBooker exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers