MCP demo (DeepSeek as Client's LLM)\
\
How to run\
\
- Config
.envfile\
\ Add .env file in project root and add DeepSeek api key:\ \
# DeepSeek\
DEEPSEEK_API_KEY=\\
- Run MCP Client \u0026 Server\
\
$ pip install -r requirements.txt\
$ python client.py weather.py\\
Reference\
\
- \u003chttps://github.com/modelcontextprotocol/quickstart-resources/tree/main/mcp-client-python\u003e\
- 基于DeepSeek-V3开发MCP天气查询智能体_python_深圳dengdi-DeepSeek技术社区
