Siteminder

Siteminder MCP Connector for Claude

A+

Manage hotel inventory, search properties, and handle reservations via Siteminder's Channels Plus and Direct Booking APIs.

18 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Siteminder account to any AI agent to streamline hotel distribution and reservation management through natural conversation.

What you can do

  • Property Search — Find properties by location, radius, and dates using Channels Plus (cp_search_properties)
  • Inventory & Rates — Access room types, rates, and quotes for specific properties (db_get_room_types, db_get_room_rates)
  • Reservation Lifecycle — Lock, confirm, modify, and cancel bookings directly through the agent (cp_lock_reservation, cp_confirm_reservation)
  • Booking History — Retrieve and list historical reservations associated with your account (cp_list_reservations)
  • Direct Booking — List and inspect properties within your group using the Direct Booking API (db_list_properties)

How it works

  1. Subscribe to this server
  2. Enter your Siteminder API ID, API Key, and SMX Token
  3. Start managing hospitality workflows from Claude, Cursor, or any MCP client

Who is this for?

  • Travel Agencies — automate property searches and booking confirmations via AI
  • Hotel Managers — monitor inventory and room rates without manual dashboard checks
  • Developers — integrate hospitality data into custom workflows or AI assistants
hotel-managementbooking-engineinventory-syncchannel-managerreservationshospitality-tech

18 tools expose this connector's capabilities to your AI agent.

cp_cancel_reservation

Cancel an existing reservation

cp_confirm_reservation

Finalize booking with guest and payment details

cp_get_property

Get property details via Channels Plus API

cp_list_reservations

Retrieve historical bookings via Channels Plus API

cp_lock_reservation

Create a 10-minute hold on inventory

cp_modify_reservation

Modify an existing reservation

cp_search_properties

Search properties via Channels Plus API

db_get_property

Get property details via Direct Booking API

db_get_quotes

Get pricing and availability for a specific stay

db_get_room_rates

Get room rates for a property via Direct Booking API

db_get_room_types

Get room types for a property via Direct Booking API

db_list_properties

List all properties in the group via Direct Booking API

smx_get_availability

Query inventory for a date range via SMX API

smx_get_rates

Query pricing for a date range via SMX API

smx_list_hotels

List connected properties for a publisher via SMX API

smx_list_publishers

List connected PMS providers via SMX API

smx_list_rate_plans

List rate plans for a hotel via SMX API

smx_list_room_types

List room types for a hotel via SMX API

See how to talk to your AI agent using Siteminder.

Find hotels near lat 40.7128, long -74.0060 within a 5km radius for next weekend.

I've searched the area. I found 3 properties available: 'Grand Plaza' (UUID: gp-123), 'Urban Stay' (UUID: us-456), and 'Boutique Inn' (UUID: bi-789). Would you like to see the room rates for any of these?

Get the room types and rates for property UUID '123-abc-456'.

For property '123-abc-456', I found: 'Deluxe King' at $250/night and 'Standard Twin' at $180/night. Both are available for your selected dates. Should I proceed to lock a reservation?

Show me the history of bookings for my account.

Retrieving your reservation history... You have 12 recent bookings. The latest is 'RES-99821' for 'John Doe' at 'Grand Plaza', confirmed on Oct 12th. Would you like details on a specific reference ID?

Use the `cp_search_properties` tool by providing the latitude, longitude, and search radius. You can also include check-in and check-out dates to filter availability.

Related Connectors