Content
# MCP demo (DeepSeek as Client's LLM)
## How to run
1. Config `.env` file
Add `.env` file in project root and add DeepSeek api key:
```
# DeepSeek
DEEPSEEK_API_KEY=
```
2. Run MCP Client & Server
```
$ pip install -r requirements.txt
$ python client.py weather.py
```
## Reference
1. <https://github.com/modelcontextprotocol/quickstart-resources/tree/main/mcp-client-python>
2. [基于DeepSeek-V3开发MCP天气查询智能体_python_深圳dengdi-DeepSeek技术社区](https://deepseek.csdn.net/67dfc6128393e26e2657ddc8.html)
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
Git
Model Context Protocol Servers
Context 7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors