MCP 服务器 - Unusual Whales API
为 Unusual Whales REST API 提供的 MCP 服务器实现。
快速入门
本项目是一个用于 Unusual Whales REST API 的 MCP 服务器。
- 克隆仓库:
git clone https://github.com/danwagnerco/mcp-server-unusualwhales.git
- 安装依赖:确保已安装 Python 环境,并运行
pip install -r requirements.txt
- 启动服务:执行
python main.py
启动服务器 - 访问接口:根据文档调用相关 API