Server data from the Official MCP Registry
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From M...
MCP server for agent orchestrator. Features create agent, list agents, delegate task. From M...
This MCP server has critical security vulnerabilities stemming from an external authentication dependency with unknown provenance and a hardcoded filesystem path that could cause operational issues. The server imports `auth_middleware` from a non-standard location (`~/clawd/meok-labs-engine/shared`), which is neither packaged, version-controlled in the repository, nor documented. This creates a supply chain risk and makes the authentication mechanism unauditable. Additionally, the code exhibits weak input validation, overly broad exception handling, and potential privilege escalation concerns through trust-level manipulation. While the rate limiting and file locking mechanisms are well-intentioned, they do not mitigate the core authentication and dependency risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 16 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-orchestrator-mcp": {
"args": [
"-y",
"agent-orchestrator-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install agent-orchestrator-mcp
# or
npm install -g @meok-ai/agent-orchestrator-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.