Back to directory
tujiaw/deep_seek_agent_mcp

tujiaw/deep_seek_agent_mcp

@tujiaw

基于DeepSeek AI模型的MCP服务器,提供天气查询、Shell命令执行和当前时间信息的多功能代理系统。

weathershelltimeagentdeepseekmcppythontool

Installation & Configuration

{
  "mcpServers": {
    "deep_seek_agent": {
      "url": "http://localhost:8080/sse",
      "env": {
        "API_KEY": ""
      }
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/15
Updated
2026/6/17