71
/ 100
23 days ago
glama

satori

A self-learning MCP server for Claude Code that captures user corrections and tool failures, distills them into skill drafts, and activates them only after human approval.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSN_NUDGE_MIN_CALLS25 accumulated work before a nudge
configSN_NUDGE_COOLDOWN_MIN/ SN_CORR_COOLDOWN_MIN 10 / 3 nudge cooldowns
configSN_CORR_COOLDOWN_MINSN_NUDGE_COOLDOWN_MIN / 10 / 3 nudge cooldowns
configSN_STOP_NUDGE1 Stop-hook nudge (0 = off)
configSATORI_AUTO_APPROVEFully automatic — a validated draft activates immediately (backup of anything it overwrites, retire_skill = one-call undo); =0 switches to a manual staging gate
configSN_SEGMENT_TOOL_CALLS/ SN_SEGMENT_FILE_EDITS 12 / 2 "complex segment" threshold
configSN_SEGMENT_FILE_EDITSSN_SEGMENT_TOOL_CALLS / 12 / 2 "complex segment" threshold
configSN_PROMOTE_AT2 recurrences before a candidate (except corrections)
configSN_CORRECTION_PROMOTE_AT1 user corrections surface immediately
configSN_STALE_DAYS/ SN_ARCHIVE_DAYS 30 / 90 draft aging
configSN_ARCHIVE_DAYSSN_STALE_DAYS / 30 / 90 draft aging
// 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/timoncool-satori-u11tru)](https://m8ven.ai/mcp/timoncool-satori-u11tru)
commit: bd6ef5072f52be93e5a5e8197971e0ba2ee74db8
code hash: 9456b14a0831f222894c5c28ef4853dd0030caf182ea19a3e1b0ad70eba61cf4
verified: 7/8/2026, 8:43:10 AM
view raw JSON →