35
/ 100
1 month ago
glama

zotero-library-mcp

An MCP server that lets AI assistants add papers and books to your Zotero library by DOI, arXiv ID, or ISBN, and manage your collections, tags, and items.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get_item_fulltext (line 295: shutil.move(tmp_path, stable_path))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ZOTERO_API_KEY, ZOTERO_WEBDAV_PASSWORD
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_LIBRARY_IDe =your_library_id \
🔐 secretZOTERO_API_KEYe =your_api_key \
configZOTERO_LIBRARY_TYPENo user (default) or group
configCROSSREF_MAILTONo Your email for CrossRef polite pool (faster API access)
configZOTERO_WEBDAV_URLe =https://your-webdav-server.com \
configZOTERO_WEBDAV_USERe =your_username \
🔐 secretZOTERO_WEBDAV_PASSWORDe =your_password \
// 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 9 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/raulsimpetru-zotero-library-mcp-l3khdk)](https://m8ven.ai/mcp/raulsimpetru-zotero-library-mcp-l3khdk)
commit: c108bf1ce61deeec1faa5da6814e473c8331feb2
code hash: 8b3363a7b591bba0d8e320edfaed96a10d2fa091b856dfafb8f1ae80f96f16d4
verified: 6/18/2026, 10:44:37 AM
view raw JSON →