上海迪士尼门票查询
sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息。
上海迪士尼MCP Server
项目介绍
sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息。
NPM 包地址:sh-disney-mcp
功能特性
| 功能描述 | 说明 | 状态栏标记 |
|---|---|---|
| 查询一日门票价格信息 | 获取上海迪士尼乐园一日门票的最新价格数据 | ✅ 支持 |
| 查询一日门票售卖情况 | 检查一日门票是否售罄,支持未来日期查询 | ✅ 支持 |
| 查询两日门票价格信息 | 获取上海迪士尼乐园两日门票的最新价格数据 | ✅ 支持 |
| 查询两日门票售卖情况 | 检查两日门票是否售罄,支持未来日期查询 | ✅ 支持 |
安装指南
前提条件
- Node.js 16.x 或更高版本
- npm 或 pnpm 包管理器
安装步骤
- 克隆项目仓库
git clone [仓库地址]
cd sh-disney-mcp
- 安装依赖
pnpm install
- 构建项目
pnpm run build
- 本地调试
pnpm run inspect
使用说明
集成MCP host
{
"mcpServers": {
"sh-disney-mcp": {
"command": "npx",
"args": ["-y", "sh-disney-mcp"]
}
}
}
工具函数说明
getOneDayTicketSaleInfo
功能:检查一日门票的售卖情况,可以用来查看从今天开始未来30天的门票是否售罄。
参数:无
返回值:包含日期和门票状态的文本信息
getOneDayTicketPrice
功能:获取一日门票的不同类型门票的价格信息。
参数:
date: string - 要查询的日期,格式为"yyyy-MM-dd",例如"2023-12-25"
返回值:包含不同类型门票价格的文本信息
getTwoDayTicketSaleInfo
功能:检查两日门票的售卖情况,可以用来查看从今天开始未来30天的门票是否售罄。
参数:无
返回值:包含日期和门票状态的文本信息
getTwoDayTicketPrice
功能:获取两日门票的不同类型门票的价格信息。
参数:
date: string - 要查询的日期,格式为"yyyy-MM-dd",例如"2023-12-25"
返回值:包含不同类型门票价格的文本信息
许可证
本项目采用 MIT 许可证 - 详情请查看 LICENSE 文件
贡献指南
欢迎提交 Issues 和 Pull Requests 来帮助改进这个项目。在提交代码前,请确保运行代码质量检查工具以保持代码风格的一致性。
Related Servers
Qonto
Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
MoLing MCP Server
A local office automation assistant for file system operations, system command execution, and browser control.
esa.io
An MCP server for the esa.io API, allowing you to search, read, create, update, and delete posts.
Notion MCP Server
An MCP server for the Notion API, allowing language models to interact with Notion workspaces.
Clanki - Claude's Anki Integration
Enables AI assistants to interact with Anki flashcard decks via the AnkiConnect plugin.
hn-mcp-server
Hacker News feeds and search
DAISYS
Generate high-quality text-to-speech and text-to-voice outputs using the DAISYS platform.
n8n Workflow MCP Server
A server for validating and managing n8n workflows, featuring multilingual support and multiple operational modes.
Rework
Integrate AI applications with the Rework platform to manage projects, tasks, workflows, and jobs.
UBI MCP server
University Business Incubators MCP server for assessments