Server data from the Official MCP Registry
Agent Delegation MCP server. Tools: create task, delegate task, get task status. Built by ME...
Agent Delegation MCP server. Tools: create task, delegate task, get task status. Built by ME...
This MCP server has critical security issues that make it unsuitable for production use. The server imports from an undocumented external path (`~/clawd/meok-labs-engine/shared`) that is not included in the codebase, making the auth_middleware module unverifiable and potentially dangerous. The authentication mechanism cannot be audited, and the server lacks input validation on several fields that could lead to injection attacks. Additionally, the in-memory storage means all tasks are lost on restart, and there is no actual task execution—the server merely simulates task management. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 17 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-agent-delegation-mcp": {
"args": [
"-y",
"agent-delegation-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install agent-delegation-mcp
# or
npm install -g @meok-ai/agent-delegation-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.