上海迪士尼门票查询
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 来帮助改进这个项目。在提交代码前,请确保运行代码质量检查工具以保持代码风格的一致性。
Verwandte Server
hh-jira-mcp-server
A MCP server for interacting with Jira. It requires external configuration via environment variables for credentials and filters.
Intugle MCP
Generate automated semantic models using data engineering agents and built data products on demand
Google Calendar
Integrates with Google Calendar to manage events and generate calendar insights.
Jasper AI
An MCP server for interacting with the Jasper AI API to generate various types of content.
墨问 MCP Server
An intelligent note-taking tool and content community for creating, sharing, and managing notes with file upload capabilities.
Koko Credit card assistant
MCP server to access Koko's credit card workflows to search, compare and optimize credit cards
Outlook
Access your Microsoft 365 mail, calendar, and files using the Microsoft Graph API.
ferc-compliance-codes
The Industry Standard MCP Server for Federal Energy Regulatory Commission (FERC) compliance. Provides AI agents with structured access to 18 CFR regulations, EQR filing codes, and reliability standards.
Things
Interact with your task management data in the Things app.
2slides
This is the 1st, easiest, and cheapest PPT, slides, presentation AI generation MCP Server in the world.