Author avatar

mcp-demo-deepseek

by Bill-Cai

Server

Tags

4.8 (120)

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技术社区

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →