Update README.md

A prototype MCP-like server using DeepSeek API that exposes endpoints for listing tools, running shell commands, and integrating with AI chat to trigger command execution via special instructions.
This commit is contained in:
BLIAL OTHMANE
2025-03-28 07:37:09 +01:00
committed by GitHub
parent 4a3fd53b01
commit 6761c14126

View File

@@ -130,6 +130,7 @@ Run commands, capture output and otherwise interact with shells and command line
- [g0t4/mcp-server-commands](https://github.com/g0t4/mcp-server-commands) 📇 🏠 - Run any command with `run_command` and `run_script` tools.
- [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍 🏠 - Command line interface with secure execution and customizable security policies
- [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) A secure shell command execution server implementing the Model Context Protocol (MCP)
- [OthmaneBlial/term_mcp_deepseek](https://github.com/OthmaneBlial/term_mcp_deepseek) A DeepSeek MCP-like Server for Terminal
### 💬 <a name="communication"></a>Communication