Hotel Booking AI MCP
Rank #20,649io.github.tourmind-com/hotel-booking-ai-mcp
Consumer hotel search, live rates, booking, order management, and payment via TourMind.
Hotel Booking AI MCP is a Model Context Protocol (MCP) server published by tourmind-com. It ranks #20,649 of 115,460 servers tracked on MCP Toplist. Hotel Booking AI MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 94,811 of 115,460 servers on MCP Toplist.
Use Hotel Booking AI MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hotel-booking-ai-mcp https://api.tourmind.com/mcp/toc[mcp_servers.hotel-booking-ai-mcp]
url = "https://api.tourmind.com/mcp/toc"Add to ~/.codex/config.toml.
https://api.tourmind.com/mcp/tocSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hotel-booking-ai-mcp": {
"url": "https://api.tourmind.com/mcp/toc"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hotel-booking-ai-mcp": {
"type": "http",
"url": "https://api.tourmind.com/mcp/toc"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hotel-booking-ai-mcp": {
"serverUrl": "https://api.tourmind.com/mcp/toc"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hotel-booking-ai-mcp": {
"url": "https://api.tourmind.com/mcp/toc"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tourmind-com%2Fhotel-booking-ai-mcp)<a href="https://mcptoplist.com/server/io.github.tourmind-com%2Fhotel-booking-ai-mcp"><img src="https://mcptoplist.com/badge/io.github.tourmind-com%2Fhotel-booking-ai-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tourmind-com
Other servers by tourmind-com
View all tourmind-com servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Hotel Booking AI MCP?
- Hotel Booking AI MCP is maintained by tourmind-com, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hotel Booking AI MCP listed on the Official MCP Registry?
- Yes — Hotel Booking AI MCP is listed on the Official MCP Registry.
- How many versions does Hotel Booking AI MCP have?
- MCP Toplist tracks 1 version of Hotel Booking AI MCP, most recently published on Aug 7, 2026.
- Where can I find the source code for Hotel Booking AI MCP?
- The source code for Hotel Booking AI MCP is hosted at github.com/tourmind-com/Hotel-Booking-AI-MCP.