0
/ 100
11 hours ago
glama

twiceshy

A self-hosted MCP server that retrieves git-backed engineering experience records (issues, fixes) to inform LLM coding agents, preventing repeated mistakes with a relevance floor.

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
🚨
Reads files from sensitive locations
Touches: /home/ori/.config/brain/secrets.env
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, OPENROUTER_API_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.
configGEMINI_MODEL
configJUDGE_TIMEOUT
configJUDGE_PORT
configGEMINI_MIN_INTERVAL
configGEMINI_MAX_RETRIES
🔐 secretGEMINI_API_KEY
configOPENROUTER_ENDPOINT
configOPENROUTER_MODEL
configRETRO_TIMEOUT
configRETRO_PORT
configOPENROUTER_MAX_TOKENS
configOR_MIN_INTERVAL
configOR_MAX_RETRIES
🔐 secretOPENROUTER_API_KEY
configSONNET_MODEL
configJUDGE_HOST
configCLAUDE_BIN
configMAX_CONCURRENCY
// 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 2 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/dotts-h-twiceshy-oq5hnt)](https://m8ven.ai/mcp/dotts-h-twiceshy-oq5hnt)
commit: aa8f1d88b23ce26b9add249ee2f507d350aca12c
code hash: 0886bef6e90cefd742bb359b33d6a3be4fc487bdced2854822b9e1c188496930
verified: 7/31/2026, 8:55:36 AM
view raw JSON →