51
grade D
2 days ago
mcp_so

Task API Server - MCP TypeScript Implementation

A MCP Task Server

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TASK_MANAGER_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.
configPORTAlternative port name (takes precedence) None
configTASK_MANAGER_API_BASE_URLURL for the external Task API None (Required)
🔐 secretTASK_MANAGER_API_KEYyour_api_key_here
configTASK_MANAGER_HTTP_PORTBy default, the HTTP server runs on port 3000. You can change this by setting the environment variable.
// 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/milkosten-task-mcp-server-grigd2)](https://m8ven.ai/mcp/milkosten-task-mcp-server-grigd2)
commit: d1ee4d4e9f18cc3a517cd80801bdabe397aa8819
code hash: 0d010e0b319bb0b744db24dc2a7c48bf5b35d12b8e61480dde9988cfdeff49cf
verified: 4/18/2026, 6:02:58 PM
view raw JSON →