OthmaneBlial/term_mcp_deepseek
Overview
A DeepSeek MCP-like server for terminal environments, featuring chat interface, AI integration, terminal command execution, MCP endpoints, and session management.
Capabilities
- • tool calling support
- • stdio transport support
- • network transport options
- • resource handlers
- • prompt templates
- • authentication support
Best For
Terminal-based MCP-like server with AI integration, chat interface, and MCP endpoints for command execution.
Decision Snapshot
Install
detected in docs
Usage
available
Docs
1 links
Config
1 strong hints
Capabilities
7 key capabilities detected
- • GitHub stars: 15
- • Forks: 5
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Usage
chmod +x startup.sh && ./startup.sh
Features
- • **Chat Interface:**
- • **AI Integration:**
- • **Terminal Command Execution:**
- • **MCP Endpoints:**
- • **Real-time Streaming:**
- • **Security Enhancements:**
- • **Session Management:**
- • **Docker Support:**
Use Cases
- • Supports capabilities such as: tool calling support; stdio transport support; network transport options.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • tool calling support
- • stdio transport support
- • network transport options
- • resource handlers
- • prompt templates
- • authentication support
- • github integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• chmod +x startup.sh && ./startup.sh
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
tumf/mcp-shell-server
A secure shell command execution server implementing the Model Context Protocol (MCP).
ooples/mcp-console-automation
Production-ready MCP server for AI-driven console automation and monitoring, featuring 40 tools for session management, SSH, testing, monitoring, and background jobs; comparable to Playwright for terminal applications.
MladenSU/cli-mcp-server
A command line interface (CLI) for MCP with secure execution, customizable security policies, and protection against vulnerabilities like path traversal and shell injection.
ezyang/codemcp
A Python coding agent with basic read, write, and command line tools, categorized as an MCP tool.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.