bash-mcp

nickw8/bash-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
A MCP server using typescript to wrap common bash commands used by AI agents to deliver structured data instead of raw strings
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nickw8/bash-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that wraps common CLI tools (kubectl, terraform, helm, git, argocd, jq, yq, ripgrep, etc.) and returns structured JSON instead of raw text output. Designed for AI agents and LLM-powered workflows where parsing human-readable CLI output wastes tokens and breaks easily. Created with the help of Claude since it is the main consumer of the structured data.

Tools (20)

BASH_MCP_LOGBASH_MCP_MODETF_BINARYargo_app_detailargo_app_diffargo_app_health_summaryargo_appsargocdbatchcatcheck_environmentconfirmWritesdotnet_builddotnet_testfind_filesgitgit_branchesgit_diffgit_diff_contentgit_log