jinko-mcp

jinko-mcp

3.4

If you are the rightful owner of jinko-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Hotel Booking MCP Server provides access to 2 million hotels with shopping and booking capabilities, allowing integration with agents for quick sales.

The Hotel Booking MCP Server is a pioneering platform that offers access to a vast network of 2 million hotels, complete with shopping and booking functionalities. Designed to integrate seamlessly with agents, this server allows users to start selling hotel bookings within minutes. The server is built on the Model Context Protocol (MCP), which standardizes the way applications provide context to Language Learning Models (LLMs). This protocol acts as a universal connector, akin to a USB-C port, enabling AI applications to interface with external data sources and tools. The server supports stdio transport, making it compatible with MCP clients that utilize this transport type. Developers can install the server locally, with remote support anticipated in the future. For those interested in accessing the production environment and earning commissions on sales, further details are available on the Jinko website.

Features

  • Find Place: Convert user's location query into standardized place information with coordinates.
  • Search Hotels: Search for available hotels based on location coordinates and booking requirements.
  • Get Hotel Details: Retrieve comprehensive details about a specific hotel.
  • Book Hotel: Book a hotel by creating a quote and returning a payment link.
  • Get Facilities: Retrieve hotel facilities in different languages for filtering searches.

Tools

  1. find-place

    Convert a user's location query into standardized place information with coordinates.

  2. search-hotels

    Search for available hotels based on location coordinates and booking requirements.

  3. load-more-hotels

    Retrieve additional hotel results from a previous search using the session_id.

  4. get-hotel-details

    Retrieve comprehensive details about a specific hotel identified by its ID.

  5. book-hotel

    Initiate a hotel booking process for a specific hotel and rate option.

  6. get-facilities

    Retrieve a list of hotel facilities in the specified language.