MCP demo (DeepSeek as Client's LLM)
@Bill-Cai
关于 MCP demo (DeepSeek as Client's LLM)
Run a MCP client & server demo with DeepSeek API
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP demo (DeepSeek as Client's LLM)?
A demo project that uses DeepSeek as the language model for an MCP (Model Context Protocol) client. It runs a weather server (weather.py) and a client that interacts through DeepSeek.
How to use MCP demo (DeepSeek as Client's LLM)?
Add a .env file with your DeepSeek API key, then install dependencies and run python client.py weather.py.
Key features of MCP demo (DeepSeek as Client's LLM)
- Integrates DeepSeek as the client’s LLM
- Demonstrates MCP client–server communication
- Includes a weather server example
- Minimal setup with
.envandpip install
Use cases of MCP demo (DeepSeek as Client's LLM)
- Learning how to build an MCP client with a non‑OpenAI LLM
- Testing DeepSeek’s capabilities as an MCP client LLM
- Prototyping a weather‑querying agent using MCP
FAQ from MCP demo (DeepSeek as Client's LLM)
What LLM does this demo use?
DeepSeek is used as the client’s language model.
What server does the demo include?
It runs a server defined in weather.py.
Where can I find more information?
The README references the MCP quickstart‑resources repository and a CSDN article on building a weather agent with DeepSeek‑V3.
AI 与智能体 分类下的更多 MCP 服务器
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
评论