74
/ 100
5 days ago
glama

knowledge-mcp

An MCP server that enables semantic search over a private knowledge base via pgvector, with GitHub OAuth authentication and a RAG pipeline.

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
🚨
Secret credentials may flow to a network call
2 flows detected: GOOGLE_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — search_knowledge (line 80: supabase.from("mcp_usage_logs").insert({); get_entry (line 80: supabase.from("mcp_usage_logs").insert({); search_by_tag (line 80: supabase.from("mcp_usage_logs").insert({)
🔐
You'll be asked for 3 credentials: GOOGLE_API_KEY, NEXT_PUBLIC_SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_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.
🔐 secretGOOGLE_API_KEYSUPABASE_SERVICE_ROLE_KEY, , AUTH_DOMAIN und SERVER_URL eintragen
configNEXT_PUBLIC_MCP_SERVER_URL
🔐 secretNEXT_PUBLIC_SUPABASE_ANON_KEYNEXT_PUBLIC_SUPABASE_URL und sind bereits gesetzt
configNEXT_PUBLIC_SUPABASE_URLund NEXT_PUBLIC_SUPABASE_ANON_KEY sind bereits gesetzt
🔐 secretSUPABASE_SERVICE_ROLE_KEY, GOOGLE_API_KEY, AUTH_DOMAIN und SERVER_URL eintragen
configSUPABASE_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/yungsimeon-knowledge-mcp-pcgkn3)](https://m8ven.ai/mcp/yungsimeon-knowledge-mcp-pcgkn3)
commit: f498edb67a32dcd002876d34825b1ebb705005c1
code hash: cf5c40ce08898311fc0f7c885d1d656d230d20914f11feceed66ac69bb21691c
verified: 7/14/2026, 8:32:06 AM
view raw JSON →