mcp-bash
Interface UIpar yaniv-golan
Portable Bash-only framework for building zero-dependency stdio MCP servers.
What it does
mcp-bash is a lightweight framework that turns any Bash script into an MCP tool. It removes the need for heavy runtimes like Node.js or Python, making it ideal for shell automation, existing script wrapping, and minimal environments.
Tools
- scaffold: Quickly generate compliant tool, resource, and prompt templates.
- validate: Perform project integrity checks and metadata validation.
- run-tool: Invoke individual tools directly from the CLI for testing.
- config: Generate client-specific configuration snippets and wrappers.
Installation
Install via Homebrew:
brew install yaniv-golan/mcp-bash/mcp-bash
Then add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-bash": {
"command": "/Users/you/.local/bin/mcp-bash",
"env": {
"MCPBASH_PROJECT_ROOT": "/Users/you/my-mcp-server",
"MCPBASH_TOOL_ALLOWLIST": "*"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- Windsurf
- LibreChat
- Zed
Installation rapide
brew install yaniv-golan/mcp-bash/mcp-bashInformations
- Tarification
- free
- Publié
- 4/13/2026
- étoiles







