Hotels icon

Hotels

Integrates Hotels.com search and booking capabilities into a secure, type-safe API via Cloudflare Workers for Claude Desktop.

关于

This project provides a robust, production-ready Cloudflare Worker API designed to integrate Hotels.com search and booking functionalities using RapidAPI. Optimized for use with Claude Desktop through the MCP framework, it prioritizes end-to-end type safety, comprehensive error handling, clear observability, and strict secret management for reliable real-world deployment. The API offers secure endpoints for hotel search and region information, serving both MCP agents and external clients.

主要功能

  • Centralized documentation, architecture, and deployment procedures via Notion workspace.
  • Cloudflare Workers runtime with Wrangler-generated end-to-end type safety.
  • RapidAPI-backed Hotels.com integration for search and region data.
  • Strict secret management using environment variables and `wrangler secret put`.
  • Built-in resilience with timeout, conditional retry patterns, and friendly JSON error propagation.
  • 0 GitHub stars

使用案例

  • Offering secure Hotels.com API access to MCP agents.
  • Integrating Hotels.com data into external client applications.
  • Providing Hotels.com search and booking functionality for Claude Desktop.
Advertisement

Advertisement