71
/ 100
15 days ago
glama

Zotero MCP

Enables AI assistants to search, access, and interact with your Zotero research library, including semantic search, metadata retrieval, PDF annotations, and library management.

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 4 credentials: OPENAI_API_KEY, GEMINI_API_KEY, GOOGLE_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.
configZOTERO_MCP_LOG_LEVEL
🔐 secretOPENAI_API_KEYYour OpenAI API key (for OpenAI embeddings)
configOPENAI_BASE_URLCustom OpenAI endpoint URL (optional, for use with compatible APIs)
🔐 secretGEMINI_API_KEYYour Gemini API key (for Gemini embeddings)
🔐 secretGOOGLE_API_KEY
configGEMINI_BASE_URLCustom Gemini endpoint URL (optional, for use with compatible APIs)
configOLLAMA_BASE_URLOllama server URL (default: http://localhost:11434)
configZOTERO_EMBEDDING_MODELEmbedding model to use (default, openai, gemini, ollama)
configOLLAMA_EMBEDDING_MODELOllama embedding model name (qwen3-embedding by default)
configZOTERO_NO_CLAUDE
🔐 secretZOTERO_API_KEY"": "YOUR_API_KEY",
configZOTERO_CLI_DEBUG
configZOTERO_MCP_LOCK_TIMEOUT
configZOTERO_LIBRARY_ID"": "YOUR_LIBRARY_ID"
configZOTERO_LIBRARY_TYPEZOTERO_LIBRARY_ID is your numeric userID, shown on that same page (for a group library, use the group's ID and also set : "group").
configZOTERO_LOCAL"": "true",
configZOTERO_DB_PATHCustom zotero.sqlite path (optional). When unset, the
configZOTERO_PDF_MAXPAGES
configZOTERO_MCP_FORCE_UPDATE
configVIRTUAL_ENV
configXDG_CONFIG_HOME
configZOTERO_LOCAL_PORT
configZOTERO_MCP_CONTACT_EMAIL
// 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 4 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/nehra-amaterasu-zotero-mcp-1fn0st)](https://m8ven.ai/mcp/nehra-amaterasu-zotero-mcp-1fn0st)
commit: 566b396cc32227491fddc65f94245bea4b4a0959
code hash: b2f84e510b4eee9c13a0c3a625fc6f5b41dfe73505ca5251d92c6e36a117118c
verified: 7/16/2026, 8:43:51 AM
view raw JSON →