Shell Scripting

MCP Server

by AJBcoding · Added 5mo ago

Claude
3

Install

git clone https://github.com/AJBcoding/claude-skill-eval

Add to Claude

claude mcp add shell-scripting

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "shell-scripting": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/shell-scripting"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Practical bash scripting guidance emphasising defensive programming, ShellCheck compliance, and simplicity. Use when writing shell scripts that need to be reliable and maintainable.

Tags

devopspythongoshellbashskill

From Our Store

View all →
MCP

MCP Server Starter Pack

$29+

MCP server configurations for Claude Code

Toolkit

AI Automation Blueprint Pack

$39+

Automation blueprints for AI workflows