From 4b73a1cab469489f65a8815576602c192fe0a528 Mon Sep 17 00:00:00 2001 From: Wes Higbee Date: Sun, 1 Dec 2024 17:27:30 -0600 Subject: [PATCH] Add server to run commands --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3e4773f..c7d17f2f 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Interact with Git repositories and version control platforms. Enables repository - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 🏠 - Coinmarket API integration to fetch cryptocurrency listings and quotes - [suekou/mcp-notion-server](https://github.com/suekou/mcp-notion-server) 📇 🏠 - Interacting with Notion API - [amidabuddha/unichat-mcp-server](https://github.com/amidabuddha/unichat-mcp-server) 🐍 ☁️ - Send requests to OpenAI, MistralAI, Anthropic, xAI, or Google AI using MCP protocol via tool or predefined prompts. Vendor API key required +- [g0t4/mcp-server-commands](https://github.com/g0t4/mcp-server-commands) 📇 🏠 - Run commands and include their output. Tools and Prompts. ## Frameworks