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 Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
コメント