74
/ 100
23 days ago
glama

Freelo MCP Server

Integrates with Freelo project management API to retrieve task details, list subtasks with completion status, and download files from task 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: 1 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: FREELO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highmcp-framework@0.2.2GHSA-353c-v8x9-v7c3

MCP-Framework: Unbounded memory allocation in readRequestBody allows denial of service via HTTP transport

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.
🔐 secretFREELO_API_KEYclaude mcp add freelo-mcp -e FREELO_EMAIL=your-email@example.com -e =your-api-key -- npx -y @liquiddesign/freelo-mcp
configFREELO_EMAILclaude mcp add freelo-mcp -e =your-email@example.com -e FREELO_API_KEY=your-api-key -- npx -y @liquiddesign/freelo-mcp
// 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 3 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/liquiddesign-freelo-mcp-17b75d)](https://m8ven.ai/mcp/liquiddesign-freelo-mcp-17b75d)
commit: b6abc942ce999b52ac19007fb59ec45e40ac4b3e
code hash: 7190f94ec80426b974eb14006a68ea1c516c9136c0cc76d334445d1a81bde5c8
verified: 6/17/2026, 12:36:16 PM
view raw JSON →