58
/ 100
11 days ago
glama

knowledge-base-server

A persistent memory system that captures, classifies, synthesizes, and retrieves knowledge for AI agents, turning raw information into refined, retrievable knowledge that compounds intelligence over time.

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: 9 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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BETTER_AUTH_SECRET, KB_PASSWORD
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.
🔐 secretBETTER_AUTH_SECRETNo -- OAuth token signing secret
configBETTER_AUTH_URLNo -- OAuth issuer URL for remote access
configCLASSIFY_MODELNo claude-haiku-4-5-20251001 Model for AI classification
configCLAUDE_PATH
configKB_API_KEY_CLAUDEyour-unique-key-for-claude
configKB_API_KEY_GEMINIyour-unique-key-for-gemini
configKB_API_KEY_OPENAIyour-unique-key-for-openai
configKB_CORS_ORIGINS
🔐 secretKB_PASSWORDyourpassword kb start # Start server on port 3838
configKB_PORTNo 3838 HTTP server port
configOBSIDIAN_VAULT_PATH~/obsidian-vault
// 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 2 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/willynikes2-knowledge-base-server-tm1nmn)](https://m8ven.ai/mcp/willynikes2-knowledge-base-server-tm1nmn)
commit: 6bdc476bd81c2ab75d227b8450d94c8973eb1a8d
code hash: 28a1deeae82f3b261fdfd2e80039bbf0c3af0caed3c0dc79f4de9b5e946177c4
verified: 6/11/2026, 12:19:13 PM
view raw JSON →