69
/ 100
7 days ago
glama

zotero-cli-agent

A lightweight, context-efficient CLI and optional stdio MCP server for semantic search, browsing, and writing to your Zotero library.

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 5 credentials: JINA_API_KEY, GOOGLE_API_KEY, GEMINI_API_KEY, DASHSCOPE_API_KEY, ZOTERO_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.
configZSEARCH_EMBEDDING_DIM
🔐 secretJINA_API_KEYexport =<your-jina-key> # https://jina.ai/?sui=apikey (free tier exists)
🔐 secretGOOGLE_API_KEY
🔐 secretGEMINI_API_KEYexport =<your-gemini-key>
🔐 secretDASHSCOPE_API_KEYexport =<your-dashscope-key> # https://bailian.console.aliyun.com/
configZSEARCH_EMBEDDING_BACKENDexport =gemini # default — uses gemini-embedding-001
🔐 secretZOTERO_API_KEYexport =<your-zotero-key> # https://www.zotero.org/settings/keys
configZOTERO_LIBRARY_IDexport =<your-library-id> # https://www.zotero.org/settings/keys (User ID)
configZOTERO_LIBRARY_TYPEexport =users # or 'groups'
configCROSSREF_CONTACTexport =you@example.com
// 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/semantic-craft-zotero-cli-agent-fcyvjc)](https://m8ven.ai/mcp/semantic-craft-zotero-cli-agent-fcyvjc)
commit: 297c0c5d13d6120662dafaecc3ea6525b968ff35
code hash: 444015db04f88440ad634d2b9176f9422b12f068b482709740ad6a4fb578805d
verified: 7/25/2026, 8:46:49 AM
view raw JSON →