73
/ 100
11 days ago
glama

sarup

Enables context compression for Claude Code with Thai language support, reducing token usage by 50-88% while preserving full recoverability of original content.

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.
configSARUP_HOOK_MIN_CHARS4000 Hook only compresses outputs larger than this.
configSARUP_HOOK_MODEauto Hook compression mode.
configSARUP_DB_PATHAutomatic — the hook intercepts large tool outputs, caches the original to ,
configOLLAMA_HOST
configSARUP_ABSTRACTIVE_MODELgemma3:12b Model for abstractive / pipeline rewrite.
configSARUP_EMBED_MODELnomic-embed-text Model for semantic embeddings.
configSARUP_OLLAMA_PROBE_TIMEOUT
configSARUP_OLLAMA_GEN_TIMEOUT
configSARUP_OLLAMA_EMBED_TIMEOUT
configSARUP_PROXY_UPSTREAM
configSARUP_PROXY_COMPRESS$env:="1"; $env:SARUP_DB_PATH="…\.sarup-cache.db"; sarup-proxy
configSARUP_PROXY_PORT8788 Listen port
configSARUP_PROXY_MODEextractive Compression mode (extractive is offline & fast — best for the hot path)
configSARUP_PROXY_MIN_CHARS2000 Only compress blocks larger than this
configSARUP_PROXY_KEEP_RECENT4 Keep the last N messages verbatim (prompt-cache settle window — higher = more cache-safe, fewer savings)
// 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/phuicmt-sarup-jt1c33)](https://m8ven.ai/mcp/phuicmt-sarup-jt1c33)
commit: f4dfbf96ecfbea9613d2745bee6c6309c3dd0e0a
code hash: 0ee0f4dfa8ad605bb7dc7ed8c091d936304e6fedf592d9b00973684fe728ace8
verified: 6/26/2026, 9:39:58 AM
view raw JSON →