Loading MCP server directory, please wait...
Minimal stdio MCP server for parallel task execution by AI agents.
npx @getmcp/cli add io.github.S3bRR/agent-tasker-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.S3bRR/agent-tasker-mcp": {
"command": "uvx",
"args": [
"agent-tasker-mcp-server"
]
}
}
}