Runs Python code, shell commands, HTTP requests, file operations, web scraping, and discovery searches in parallel through two MCP tools: execute and execute_batch. Tasks can declare dependencies so downstream work waits for upstream results. Built for stdio transport with no runtime dependencies beyond Python 3.10. Output comes back in compact or full mode, preserving input order. Install with uvx directly from GitHub or run from a local checkout. Includes resource limits via environment variables and explicit warnings that python_code and shell_command execution make this suitable only for trusted environments. If you need an agent to fan out several operations at once without setting up queues or workers, this gives you a minimal surface to call.
claude mcp add --transport stdio s3brr-agent-tasker-mcp -- uvx agent-tasker-mcp-server