Back to search
30
MCP

AgentTasker MCP Server

io.github.s3brr/agent-tasker-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
aitasker-mcp-server
MCP server for AITasker — lets AI agents create tasks, review bids, and manage deliveries
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentmakemcp
AgentMake AI MCP Servers - Easy setup of MCP servers running AgentMake AI agentic components.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agenttasker_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}