Back to search
30
MCP

agent-tasker-mcp-server

pypi/agent-tasker-mcp-server

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

AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools

How to use

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

{
  "mcpServers": {
    "agent-tasker-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}