OthmaneBlial/term_mcp_deepseek
A DeepSeek MCP-like Server for Terminal
Quick Start
Clone the repository:
git clone https://github.com/OthmaneBlial/term_mcp_deepseekClaude Desktop configuration example:
{
"mcpServers": {
"termmcpdeepseek": {
"command": "npx",
"args": [
"-y",
"OthmaneBlial/term_mcp_deepseek"
]
}
}
}Check the repository README for specific installation and configuration instructions.