74
/ 100
29 days ago
glama

Provena

Enables tracking and querying the provenance of AI-generated code, showing which sources influenced each line of code.

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, GEMINI_API_KEY, GOOGLE_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.
🔐 secretANTHROPIC_API_KEYexport =... # uses claude-haiku-4-5
🔐 secretGEMINI_API_KEYexport =... # uses gemini-2.0-flash
🔐 secretGOOGLE_API_KEY
configPROVENA_ASSERT
configPROVENA_DB
configPROVENA_JUDGE_MODELexport =... # pick a specific model
configPROVENA_JUDGE_PROVIDERexport =gemini # force a provider if both keys are set
configPROVENA_JUDGE_SPACING_MS
configPROVENA_LIVE
configPROVENA_MIN_F1
// 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 6 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/parkseokjune-provena-16wm66)](https://m8ven.ai/mcp/parkseokjune-provena-16wm66)
commit: 663888fc45c7314f1d7590a464fb6dda8f153b5a
code hash: 93a79fd6a5fb05a913b30c64956c97d0cd91d15b4e2abdb6274703cadce6150f
verified: 6/13/2026, 9:36:34 AM
view raw JSON →