Bash Scripting
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add bash-scriptingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"bash-scripting": {
"command": "npx",
"args": [
"@modelcontextprotocol/bash-scripting"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.
Tags
devopsshellbashdevopssecurityskill