62
/ 100
1 month ago
glama

OmniTaskAgent

A multi-model task management system that enables intelligent task creation, decomposition, status tracking, and dependency management through natural language, with support for integration into editors via MCP protocol and connection to various professional task management systems.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLLM_MODELgpt-4o # Default model
configOPENAI_API_BASE
configPROJECT_ROOT
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
🔐 secretANTHROPIC_API_KEYyour_anthropic_api_key_here
configOMNI_TASK_API_URL
configMAX_TOKENS4000 # Maximum tokens
configPYTHONWARNINGS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/acnlabs-omnitaskagent-ko91c1)](https://m8ven.ai/mcp/acnlabs-omnitaskagent-ko91c1)
commit: 2b12cd07d5f06b41daa79d0b54d8ab87a433c731
code hash: 1d8fb6a354ae56846208fec9578b65f296253f79638e70e5b6ddd4f6a68ab77b
verified: 6/17/2026, 12:25:36 PM
view raw JSON →