Skip to content
Back to search
30
MCP v1.2.0

io.github.delega-dev/delega

io.github.delega-dev/delega

Task management API for AI agents. Create, delegate, and track tasks via MCP.

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

Similar MCP servers embedding-nearest

Delega
Task infrastructure for AI agents with delegation chains, agent identity, and webhook-driven lifecycle tracking.
0 tools
io.github.csoai-org/agent-delegation-mcp
Agent Delegation MCP Server by MEOK AI Labs
0 tools · streamable-http
agent-delegation-mcp
Agent Delegation MCP server. Tools: create task, delegate task, get task status. Built by MEOK AI Labs.
0 tools
io.github.CCSTT-dev/callable
API for AI agents to delegate tasks to real humans.
0 tools · streamable-http
io.github.ccstt-dev/callable
API for AI agents to delegate tasks to real humans.
0 tools · streamable-http
io.github.CSOAI-ORG/agent-delegation-mcp
agent-delegation-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.delega-dev/delega": {
      "url": "None",
      "transport": "http"
    }
  }
}