Server data from the Official MCP Registry
Business hotel search, live rates, booking, order management, and payment via TourMind.
About
Business hotel search, live rates, booking, order management, and payment via TourMind.
Remote endpoints: streamable-http: https://api.tourmind.com/mcp/tob
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-tourmind-com-tourmind-booking-mcp": {
"url": "https://api.tourmind.com/mcp/tob"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
TourMind Booking MCP Product Package
This folder contains the product definition and the user-installable companion Skill for TourMind Booking MCP. It intentionally does not contain MCP server source code, deployment scripts, or runtime-specific implementation.
Package contents
Tourmind-Booking-Mcp/
├── README.md
├── TourMind MCP-FORMAT.md
└── skill/
└── tourmind-booking/
├── SKILL.md
└── references/
└── parameter_guide.md
skill/tourmind-booking/is distributed to users and defines the Agent's hotel-search, price-query, booking, payment, and update behavior.TourMind MCP-FORMAT.mddefines the user-facing MCP connection example and the capability contract for the development team.
Product model
The MCP service provides stable enterprise hotel tools, including batch_query_room_rates for partial-success live-rate retrieval across up to 20 hotels. Search, single/batch rate, availability, and booking tools support repeated per-room adult/child occupancy. The local Skill defines the current user workflow and can evolve independently as search, ranking, price verification, booking, and display strategies improve.
Hotel-list and hotel-detail tools may return a read-only data.web_url. The companion Skill localizes the returned page to Chinese, English, Japanese, Korean, Spanish, or Arabic according to the user's language while preserving the complete access ticket; unsupported languages fall back to English.
Skill version and updates
The installed SKILL.md frontmatter is the single source of truth for the Skill version:
metadata:
author: TourMind
version: "<current-version>"
The Agent sends metadata.version only to check_skill_update when an update check is due. Hotel and order tools never receive a Skill version, and users never maintain it in the MCP connection configuration.
Authentication setup
Sign in to your TourMind account, then visit Create a Skill Token to create the token used by the MCP connection.
If you do not have an account, register for a business account at Business account registration. Developers and individual users should use the TourMind Skill version intended for their user type instead.
Configure the token as the MCP connection's Bearer credential and reconnect. Never paste the token into a conversation or expose it in prompts, logs, screenshots, commits, or issue reports.
User update experience
The Agent calls check_skill_update once when the Skill is first used in every new conversation, and again when an existing conversation resumes after at least 24 hours of inactivity. When that tool returns a visible skill_update:
- Complete the user's current hotel request first.
- Show the release message and explain that updating is recommended for TourMind's latest hotel-search and price-query strategy because older endpoints may become unavailable.
- Offer to update from the official sources listed by
release_source_url. - Obtain confirmation before changing local Skill files.
- Update the Skill and frontmatter
metadata.versiontogether. - Validate that the installed
metadata.versionmatcheslatest_version. - Use the new version in the next scheduled update check without asking the user to edit the MCP connection.
Development handoff
The server implementation must satisfy TourMind MCP-FORMAT.md, including all eleven tools referenced by the companion Skill. Transport framework, hosting, deployment, internal forwarding, and release infrastructure are development decisions and are outside this package.
TourMind hotel booking ecosystem
Choose the package that matches the audience and connection model:
| Audience | Integration | Authentication model | Repository |
|---|---|---|---|
| Consumer / ToC | Direct HTTP Skill | Public search and availability; user_key only for order operations | Hotel Booking AI |
| Business / ToB | Direct HTTP Skill | Skill Token required for every API call | TourMind Booking Skill |
| Consumer / ToC | MCP package + companion Skill | Public MCP connection; user_key only for order operations | Hotel Booking AI MCP |
| Business / ToB | MCP package + companion Skill | Bearer-authenticated MCP connection | TourMind Booking MCP |
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Netdata
Freeby Netdata · Developer Tools
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
