par5-mcp

mathematic-inc/par5-mcp
★ 7 stars JavaScript AI/LLM Updated today
MCP server for parallel execution of shell commands and AI agents (Claude, Gemini, Codex) across lists of items
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "par5-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mathematic-inc/par5-mcp"
      ]
    }
  }
}

Topics

ai-agentsbatch-processingclaudemcpmodel-context-protocolparallel-executionshell-automationtypescript