74
/ 100
21 days ago
glama

tinytask

A minimal task management system for LLM agent collaboration via the Model Context Protocol, supporting CRUD operations, task blocking, subtasks, queues, and comments.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
// known CVEs in dependencies2 critical1 high4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@1.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

lowexpress@4.18.0GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.0GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTINYTASK_AGENT
configTINYTASK_DB_PATH"": "/path/to/data/tinytask.db"
configTINYTASK_ENABLE_SSEIf you explicitly enable SSE via =true, the endpoint is the same, but you may want a different client profile to track the legacy transport:
configTINYTASK_FORMAT
configTINYTASK_HOSTHTTP server host - default: 0.0.0.0
configTINYTASK_LOG_LEVELLogging level - default: info
configTINYTASK_MODE"": "stdio",
configTINYTASK_NO_COLOR
configTINYTASK_PORTHTTP server port - default: 3000
configTINYTASK_TIMEOUT
configTINYTASK_URL
configTINYTASK_VERBOSE
// 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/ericroliver-tinytask-84qb82)](https://m8ven.ai/mcp/ericroliver-tinytask-84qb82)
commit: 748b2f47eef2dd710182dfc00200cc28178aba76
code hash: 3c50edb7d5ebd075984545669c084e81c3f969de278722852a2cb261b4c2bbe0
verified: 6/22/2026, 12:47:36 PM
view raw JSON →