MCP Server
MCP
TravelMind MCP
TravelMind: 8 MCP tools for travel (12306 trains, flights, hotels, geocode, planning, policy).
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.trvaelmind.online/mcp",
"headers": [
{
"description": "Bearer token for TravelMind MCP authentication. Format: Bearer <token>",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment