Merge pull request #94 from tumf/main

docs: add tumf/mcp-shell-server to the list of MCP servers in README …
This commit is contained in:
TerminalMan
2024-12-12 00:02:10 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -84,6 +84,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)
### 💬 <a name="communication"></a>Communication
@@ -224,7 +225,6 @@ Interact with Git repositories and version control platforms. Enables repository
- [@llmindset/mcp-hfspace](https://github.com/evalstate/mcp-hfspace) 📇 ☁️ - Use HuggingFace Spaces directly from Claude. Use Open Source Image Generation, Chat, Vision tasks and more. Supports Image, Audio and text uploads/downloads.
- [zueai/mcp-manager](https://github.com/zueai/mcp-manager) 📇 ☁️ - Simple Web UI to install and manage MCP servers for Claude Desktop App.
- [wong2/mcp-cli](https://github.com/wong2/mcp-cli) 📇 🏠 - CLI tool for testing MCP servers
## Frameworks