本项目使用 mcp_server 服务器程序提供 MCP(可能指 Microsoft Common Platform 或其他相关协议)服务,具备 get_alerts 和 get_forecast 两个主要工具,能为用户提供气象预警和预报等功能。
git clone https://github.com/username/dolphin-mcp.git
pip3 install -e requirements.txt
dolphin-mcp-cli --model gpt-4o-mini "show me weather alerts from NY city"
mcp_server 服务器程序提供 MCP 服务。get_alerts 和 get_forecast 两个主要工具,分别位于 tools.py 文件中。运行 Dolphin 客户端前,需完成以下安装步骤:
git clone https://github.com/username/dolphin-mcp.git
pip3 install -e requirements.txt
运行 MCP 客户端获取纽约市的气象预警信息:
dolphin-mcp-cli --model gpt-4o-mini "show me weather alerts from NY city"
使用 mcp_server 服务器程序提供 MCP 服务,该服务器有两个主要工具 get_alerts 和 get_forecast,位于 tools.py 文件中。
此 JSON 文件包含服务器运行所需的配置信息,通常可能包括:
以下是纽约市的天气预报:
如有更多细节或更新,请随时询问!