OthmaneBlial/term_mcp_deepseek
by Various
A MCP‑like server using the DeepSeek API for Terminal
MCP
OthmaneBlial/term_mcp_deepseek
Added 1 June 2026
Overview
A Python server that exposes DeepSeek API functionality through an MCP-like interface for terminal use. It allows users to interact with DeepSeek models from the command line via a protocol similar to the Model Context Protocol.
Best for
Best for
Developers who want a simple terminal interface to DeepSeek models with MCP-like integration
Use cases
- Running DeepSeek queries directly from the terminal
- Integrating DeepSeek into existing MCP-based workflows
- Building custom terminal tools backed by DeepSeek models
Notes
A Python server that exposes DeepSeek API functionality through an MCP-like interface for terminal use. It allows users to interact with DeepSeek models from the command line via a protocol similar to the Model Context Protocol.
16 stars on GitHub. Last updated 2025-09-21. Licensed MIT.
Use cases
- Running DeepSeek queries directly from the terminal
- Integrating DeepSeek into existing MCP-based workflows
- Building custom terminal tools backed by DeepSeek models
Pros
- Lightweight and easy to run from the command line
- Leverages the DeepSeek API for capable language model responses
- Open source with a straightforward Python codebase
Cons
- Relies on the DeepSeek API, requiring an internet connection and API key
- Small community and limited documentation due to low star count
- May not fully implement the MCP standard, limiting compatibility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and easy to run from the command line
- Leverages the DeepSeek API for capable language model responses
- Open source with a straightforward Python codebase
Cons
- Relies on the DeepSeek API, requiring an internet connection and API key
- Small community and limited documentation due to low star count
- May not fully implement the MCP standard, limiting compatibility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.