Loading MCP server directory, please wait...
TravelMind: 8 MCP tools for travel (12306 trains, flights, hotels, geocode, planning, policy).
npx @getmcp/cli add online.trvaelmind/travelmind-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for TravelMind MCP authentication. Format: Bearer <token>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"online.trvaelmind/travelmind-mcp": {
"url": "https://mcp.trvaelmind.online/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}