mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-02-21 19:05:14 +00:00
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:
@@ -192,6 +192,7 @@ Gitリポジトリおよびバージョン管理プラットフォームとの
|
||||
- [andybrandt/mcp-simple-timeserver](https://github.com/andybrandt/mcp-simple-timeserver) 🐍 🏠☁️ - クライアントマシンのローカル時間またはNTPサーバーからの現在のUTC時間を確認するためのMCPサーバー
|
||||
- [andybrandt/mcp-simple-openai-assistant](https://github.com/andybrandt/mcp-simple-openai-assistant) - 🐍 ☁️ MCPを使用してOpenAIアシスタントと対話(Claudeは任意のGPTモデルをアシスタントとして使用できます)
|
||||
- [@joshuarileydev/simulator-mcp-server](https://www.npmjs.com/package/@joshuarileydev/simulator-mcp-server) - 📇 🏠 iOSシミュレータを制御し、シミュレータを起動し、アプリをインストール/起動するためのMCPサーバー。
|
||||
- [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) シェルからホワイトリストにあるコマンドを実行して結果を返すMCPサーバ
|
||||
|
||||
## フレームワーク
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user