← All servers
πŸ”§

Ag BashVerifiedπŸ›‘ No advisories

io.github.sairam0424/ag-bash
New to MCP? Start here β†’
0β˜… stars
53weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sairam0424, which proved it owns this namespace.

Verified owner: github.com/sairam0424 β†—io.github.sairam0424/ag-bash

πŸ›‘ Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

Sandboxed AI-native bash with 70 agentic tools: run_bash, code edit/diff, WASM Python/JS.

Packages & transports

npm@ag-bash/mcp-serverv6.0.4 Β· npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ag_bash": {
      "command": "npx",
      "args": [
        "-y",
        "@ag-bash/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @ag-bash/mcp-server