非官方的同程旅行 MCP Server
@wuchubuzai2018
关于 非官方的同程旅行 MCP Server
非官方的同程旅行网的火车票MCP Server,目前仅支持火车票车次查询
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tongchenglvxing-mcp-server": {
"command": "npx",
"args": [
"-y",
"@wuchubuzai/tongchenglvxing-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 非官方的同程旅行 MCP Server?
An unofficial MCP server that interfaces with Tongcheng Travel’s train ticket APIs, providing tool methods for querying train schedules and current time. It is built on the MCP TypeScript SDK and is aimed at developers integrating travel data into MCP‑compatible clients.
How to use 非官方的同程旅行 MCP Server?
Requires Node.js. Configure in an MCP client using NPX: either point to the local built dist/index.js or use the published package @wuchubuzai/tongchenglvxing-mcp-server.
Key features of 非官方的同程旅行 MCP Server?
- Supports train ticket list query
- Supports current time query
- Built with MCP TypeScript SDK
- Configurable via NPX
- Available for Node.js (Java planned)
Use cases of 非官方的同程旅行 MCP Server?
- Query train schedules from Tongcheng Travel
- Integrate travel data into MCP clients
- Automate travel planning workflows
FAQ from 非官方的同程旅行 MCP Server?
What data does this server provide?
It accesses Tongcheng Travel’s train ticket interfaces to return train schedule lists.
How do I install and run it?
Install Node.js, then configure the server in your MCP client using NPX with the local path or the published npm package.
What tools (functions) are available?
Two tool methods: querying the train ticket list and querying the current time.
Is Java support available?
Not yet; only TypeScript/Node is currently supported. Java support is planned for a later release.
How can I report issues or get help?
Open an issue on the project repository or contact the maintainer directly.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论