From 5b417fd5ecd116266e0537d7405dbef4f4fd5cf5 Mon Sep 17 00:00:00 2001 From: Nathan Banks Date: Fri, 28 Mar 2025 23:58:54 -0400 Subject: [PATCH] Added DesktopCommanderMCP to Command Line tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a6786b7..f85960de 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Cloud platform service integration. Enables management and interaction with clou Run commands, capture output and otherwise interact with shells and command line tools. +- [DesktopCommanderMCP](https://github.com/wonderwhy-er/DesktopCommanderMCP) 🖥️ 📂 🛠️ 📇 🏠 - Comprehensive tool to execute commands and read/write/search/edit files. - [ferrislucas/iterm-mcp](https://github.com/ferrislucas/iterm-mcp) 🖥️ 🛠️ 💬 - A Model Context Protocol server that provides access to iTerm. You can run commands and ask questions about what you see in the iTerm terminal. - [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