@striderlabs/mcp-ihg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IHG_HEADLESS | No | Set to false to show browser window (default: true) | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ihg_loginA | Log in to your IHG One Rewards account. Required before using most other tools. Maintains a browser session for subsequent calls. |
| ihg_search_hotelsA | Search for IHG hotels by location, dates, and guest count. Supports all IHG brands (Holiday Inn, InterContinental, Kimpton, Crowne Plaza, etc.). |
| ihg_get_hotel_detailsA | Get detailed information about a specific IHG hotel including amenities, policies, contact info, and photos. |
| ihg_get_room_ratesA | Get available room types and rates for a hotel on specific dates, including points options. |
| ihg_book_roomA | Book a hotel room at an IHG property. Requires login. Will complete the full booking flow. |
| ihg_get_reservationsA | Get all upcoming and recent reservations for the logged-in IHG account. |
| ihg_get_reservation_detailsA | Get full details for a specific IHG reservation by confirmation number. |
| ihg_cancel_reservationA | Cancel an IHG hotel reservation. Requires login. Check cancellation policy before cancelling. |
| ihg_modify_reservationA | Modify an existing IHG reservation (dates, guests, special requests, room type). |
| ihg_get_rewards_balanceA | Get IHG One Rewards points balance, tier status, and account summary for the logged-in user. |
| ihg_get_rewards_historyA | Get IHG One Rewards points transaction history (earnings and redemptions). |
| ihg_redeem_pointsC | Check points redemption options for a hotel stay and initiate a points booking. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-ihg'
If you have feedback or need assistance with the MCP directory API, please join our Discord server