Task management API for AI agents. Create, delegate, and track tasks via MCP.
{
"mcpServers": {
"delega": {
"env": {
"DELEGA_API_URL": "http://127.0.0.1:18890",
"DELEGA_AGENT_KEY": "dlg_your_agent_key_here"
},
"args": [
"-y",
"@delega-dev/mcp"
],
"command": "npx"
}
}
}Task management API for AI agents. Create, delegate, and track tasks via MCP.
Is it safe?
No known CVEs for @delega-dev/mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 3 days ago.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@delega-dev/mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCP Security Weekly
Get CVE alerts and security updates for io.github.delega-dev/delega and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.