73
/ 100
18 days ago
glama

noggin

Local-first knowledge base that ingests activity from Slack, GitHub, agent sessions, and CLI, stores provenance in SQLite, and exposes the brain via MCP, CLI, Slack, and dashboard for recall and skill proposals.

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.
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 10 credentials: GITHUB_TOKEN, NOGGIN_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, NOGGIN_SLACK_SIGNING_SECRET, BRAIN_SLACK_SIGNING_SECRET, NOGGIN_SYNC_TOKEN, BRAIN_SYNC_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.
configNOGGIN_ENV
🔐 secretGITHUB_TOKENSet for private repositories or higher rate limits.
configNOGGIN_LOG_DIR
configBRAIN_LOG_DIR
configNOGGIN_HOME
configBRAIN_HOME
configNOGGIN_DBexport =/path/to/brain.db
configBRAIN_DB
configNOGGIN_GRAPH_DIRNOGGIN_LLM_TIMEOUT, NOGGIN_TEMPERATURE, and .
configNOGGIN_PROVIDERexport =openai
🔐 secretNOGGIN_API_KEYexport =...
configNOGGIN_MODELexport =gpt-4o-mini
configNOGGIN_BASE_URLcustom NOGGIN_API_KEY Set
configNOGGIN_LLM_TIMEOUT, NOGGIN_TEMPERATURE, and NOGGIN_GRAPH_DIR.
configNOGGIN_TEMPERATURENOGGIN_LLM_TIMEOUT, , and NOGGIN_GRAPH_DIR.
🔐 secretOPENAI_API_KEY
🔐 secretANTHROPIC_API_KEY
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
🔐 secretNOGGIN_SLACK_SIGNING_SECRETexport =...
🔐 secretBRAIN_SLACK_SIGNING_SECRET
🔐 secretNOGGIN_SYNC_TOKEN
🔐 secretBRAIN_SYNC_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 1 concrete improvement 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/edward-zion-saji-noggin-1y4g4c)](https://m8ven.ai/mcp/edward-zion-saji-noggin-1y4g4c)
commit: ce246fecb60e4b5fa12a955dd755635049944055
code hash: 2c1ac04cd38130eaf292852cf86372732df29309eab8bbdd37474d1928d2ce1b
verified: 6/19/2026, 11:00:26 AM
view raw JSON →