Loomal

AgentTasker MCP Server

MCP server by github.com/s3brr/agent-tasker-mcp

Minimal stdio MCP server for parallel task execution by AI agents.

0 starspypi: agent-tasker-mcp-server

About AgentTasker MCP Server

AgentTasker MCP Server is an MCP (Model Context Protocol) server published by s3brr in the official MCP registry, listed under Autonomous Agents on Loomal. Minimal stdio MCP server for parallel task execution by AI agents.

It ships as a Python package on PyPI (agent-tasker-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/s3brr/agent-tasker-mcp.

Use AgentTasker MCP Server with your agent

Claude Code · one command
claude mcp add agenttasker-mcp-server -- uvx agent-tasker-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agenttasker-mcp-server": {
      "command": "uvx",
      "args": [
        "agent-tasker-mcp-server"
      ]
    }
  }
}
pypiagent-tasker-mcp-server

Frequently asked questions

What is AgentTasker MCP Server?
AgentTasker MCP Server is an MCP (Model Context Protocol) server by s3brr in the Autonomous Agents category. Minimal stdio MCP server for parallel task execution by AI agents.
How do I connect AgentTasker MCP Server to Claude, Cursor, or another MCP client?
Install AgentTasker MCP Server from its pypi package (agent-tasker-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentTasker MCP Server open source?
Yes — the source code is public at github.com/s3brr/agent-tasker-mcp.
Can AI agents pay to use AgentTasker MCP Server?
Not yet through Loomal — AgentTasker MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentTasker MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.