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.
Maintains persistent working directory state across command executions and captures both stdout and stderr output. The server implements the MCP protocol for direct integration with Claude Desktop and other MCP-aware clients, enabling Claude to execute tests, analyze results, and iteratively fix code in a single pass. Designed for local development workflows where the security tradeoffs of unrestricted command execution are acceptable.
No commits in the last 6 months.
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.
Compare
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