67
/ 100
2 days ago
glama

credence

Tracks uncertain values stated by the user and blocks model writes that embed unverified values until confirmed.

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 3 credentials: ANTHROPIC_API_KEY, HF_TOKEN, GROQ_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.
configCREDENCE_DBRegistry: Credence creates epistemic_registry.db in your working directory. Add .db to your .gitignore, or set =~/.credence/registry.db to keep it global.
🔐 secretANTHROPIC_API_KEY
configCREDENCE_NO_LOGEvent log: The gate writes block/allow events to ~/.credence/events.jsonl (local only, never sent anywhere). Set =1 to disable.
configCREDENCE_SESSION_IDSession tracking: Set =my-project to keep constraints stable across directory changes and terminal restarts.
configCREDENCE_DB_PATH
configCREDENCE_REGISTRY_PATH
🔐 secretHF_TOKEN
🔐 secretGROQ_API_KEY
configCREDENCE_MAX_CONSTRAINTSConstraint cap: The registry allows up to 500 constraints per session by default. Override with =<n>.
configCLAUDE_BIN
configREQUEST_TIMEOUT
// 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 5 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/lakshmi-chakradhar-vijayarao-credence-ai-1pkum1)](https://m8ven.ai/mcp/lakshmi-chakradhar-vijayarao-credence-ai-1pkum1)
commit: 7b431f0f7d26b71e630103f89911ec232f17375a
code hash: 29a35e6511e78edff2b02cf9bd18d0976c3c608034e8cffd930348e346d7e956
verified: 7/29/2026, 9:15:37 AM
view raw JSON →