Loading MCP server directory, please wait...
Business hotel search, live rates, booking, order management, and payment via TourMind.
npx @getmcp/cli add io.github.tourmind-com/tourmind-booking-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for the TourMind business MCP service (for example: Bearer tourmind_mcp_xxx).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tourmind-com/tourmind-booking-mcp": {
"url": "https://api.tourmind.com/mcp/tob",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}