command line

Term_mcp_deepseek

A DeepSeek MCP-like Server for Terminal

python
local
command line
0
View on GitHub

Installation

npx -y OthmaneBlial/term_mcp_deepseek

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "term_mcp_deepseek",
  "command": "npx",
  "args": [
    "-y",
    "OthmaneBlial/term_mcp_deepseek"
  ]
}

About This MCP Server

OthmaneBlial/term_mcp_deepseek

A DeepSeek MCP-like Server for Terminal

GitHub: https://github.com/OthmaneBlial/term_mcp_deepseek

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub