patrickomatik/mcp-bash
A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware clients to run Bash commands on your local machine.
This tool helps developers who use AI coding assistants like Claude Desktop by allowing the AI to directly run Bash commands on their local machine. Developers can feed the AI coding instructions, and the AI will execute commands, such as running tests or inspecting file systems. The output consists of the command's results (standard output and errors), enabling the AI to autonomously assess code and make corrections.
No commits in the last 6 months.
Use this if you are a software developer who wants your AI coding assistant to execute shell commands directly on your local machine to automate testing, debugging, or code inspection workflows.
Not ideal if you are not a developer or if you require an extremely secure environment where arbitrary command execution, even by an AI, poses too high a risk.
Stars
31
Forks
14
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/patrickomatik/mcp-bash"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file...
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
ferrislucas/iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for...
oetiker/MCPretentious
A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.
theailanguage/terminal_server
MCP server that can execute terminal commands