64
grade C
3 days ago
glama

MCP Knowledge Base Server

Enables semantic search and document management with support for text, PDF, and image uploads using your own Supabase database and OpenAI API keys. Supports multi-tenant deployment on Cloudflare Workers or local hosting.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 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 2 credentials: OPENAI_API_KEY, SUPABASE_SERVICE_KEY
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.
configMCP_PORTPort for HTTP server (default: 3000)
🔐 secretOPENAI_API_KEYexport ="your-openai-key"
🔐 secretSUPABASE_SERVICE_KEYexport ="your-supabase-key"
configSUPABASE_URLexport ="your-supabase-url"
// 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 7 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/maxsmosarski-mcp-knowledge-base-seo0gv)](https://m8ven.ai/mcp/maxsmosarski-mcp-knowledge-base-seo0gv)
commit: edc3e43cb7227d02ab4f9a8dafe4370edc55433d
code hash: f635023eb581bb437371736388ed923dbc7ad60a0cd75d107ec7d4845336abd2
verified: 4/18/2026, 6:40:32 PM
view raw JSON →