37
/ 100
1 month ago
glama

worklab-tools

MCP server for personal knowledge management providing AI-powered tools for semantic search, audio transcription, image generation, and PPT creation.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — index_knowledge (line 242: hashes_path.write_text(json.dumps(hashes, ensure_ascii=False, indent=2)))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GEMINI_API_KEY, OPENROUTER_API_KEY, HF_TOKEN
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.
🔐 secretGEMINI_API_KEYyour_google_ai_studio_key
configOPENROUTER_BASE_URL"": "https://openrouter.ai/api/v1",
🔐 secretOPENROUTER_API_KEYyour_openrouter_key
🔐 secretHF_TOKENyour_huggingface_token
// 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 8 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/ryeliu-worklab-tools-q168hn)](https://m8ven.ai/mcp/ryeliu-worklab-tools-q168hn)
commit: 4f0841a8057c831da9f309fb6a9c6348f874d376
code hash: 9b501f8fbe105ed3b83cc4cbeb07c2e7a87b4589f76bb2e57cf632c20dfc710e
verified: 6/23/2026, 10:31:08 AM
view raw JSON →