74
/ 100
26 days ago
glama

Knowledge MCP Server

Transforms a GitHub repository into a structured personal brain for AI to manage tasks, notes, and goals through markdown files. It enables direct interaction with a version-controlled knowledge base, allowing for automated organization and efficient retrieval of information.

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 1 credential: GITHUB_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.
configBRAIN_BASE_PATHbrain # Mặc định: brain
configCACHE_TTL_MS30000 # Cache reads (ms)
configGITHUB_BRANCHmain # Mặc định: main
configGITHUB_OWNER"": "yourusername",
configGITHUB_REPO"": "brain"
🔐 secretGITHUB_TOKEN"": "ghp_...",
configLOG_LEVELinfo # debug info warn error
configWRITE_RETRIES3 # Retry khi conflict
// 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/vuluu2k-knowledge-mcp-ztl9l4)](https://m8ven.ai/mcp/vuluu2k-knowledge-mcp-ztl9l4)
commit: 42403bd9fda10737b0be49c97055074b6ef56c83
code hash: 1ad51a90d988af5f9c8bba09f660522e9c8bc04b5e8f246e5e8159030772d7dd
verified: 6/15/2026, 2:26:42 PM
view raw JSON →
Knowledge MCP Server · M8ven Trust Score | M8ven