Zoteus: use your whole Zotero library from Claude or any AI (free and open source)
Hi all,
I built a small open source tool called Zoteus and wanted to share it here.
Zoteus lets you use your Zotero library straight from Claude, Cursor, or any AI app that supports MCP. From a normal chat you can:
- search your library, including the full text of your PDFs, by keyword or by meaning
- add papers by DOI, ISBN, PMID, or arXiv
- make citations and bibliographies in about 2,800 styles, built from your own
- add, edit, tag, and organize items (changes ask you to confirm first and go to the trash, so they are reversible)
It is not a Zotero plugin. It runs alongside Zotero on your own computer and talks to it, so your data stays with you. Reading works against the desktop app with no key. For writes and group libraries you add your own Zotero API key.
It installs with one command: npx -y @oscardvs/zoteus
Code and setup: https://github.com/oscardvs/zoteus
Docs: https://zoteus.com
It is still new, so I would really like feedback, bug reports, or ideas for what to add. Thanks!
I built a small open source tool called Zoteus and wanted to share it here.
Zoteus lets you use your Zotero library straight from Claude, Cursor, or any AI app that supports MCP. From a normal chat you can:
- search your library, including the full text of your PDFs, by keyword or by meaning
- add papers by DOI, ISBN, PMID, or arXiv
- make citations and bibliographies in about 2,800 styles, built from your own
- add, edit, tag, and organize items (changes ask you to confirm first and go to the trash, so they are reversible)
It is not a Zotero plugin. It runs alongside Zotero on your own computer and talks to it, so your data stays with you. Reading works against the desktop app with no key. For writes and group libraries you add your own Zotero API key.
It installs with one command: npx -y @oscardvs/zoteus
Code and setup: https://github.com/oscardvs/zoteus
Docs: https://zoteus.com
It is still new, so I would really like feedback, bug reports, or ideas for what to add. Thanks!
Upgrade Storage
I really want to try it but even reading all that you have in github, I still dont know what I should do after installed the zip, how to plug it to my claude desktop or what should I do with the Zotero Key.
(would be great to have something like screenshots, of stepss of small vid, somehtign like this for the not great with tech ppl)
Hi aguiarla,
I understand — the install and config steps can feel overwhelming if you are not used to terminals and JSON files. The good news is that you do not have to do this manually. Since you are already using Claude Desktop, the easiest path is to let Claude do the technical work for you.
Short version: Open Claude Desktop, start a new chat, paste this URL, and ask Claude to set Zoteus up for you:
https://www.logies.de/zotero-mcp-server-beaver-comparison.html
For example, you could write:
Claude can read the page, run the
npx -y @oscardvs/zoteuscommand, edit the Claude Desktop config file, and help you generate a Zotero API key if you need write access. You mostly just need to confirm prompts and paste the key when asked.A few tips for the smoothest experience:
If you try this and get stuck, post the error here and someone can help.
Good luck!
Drafted by Kimi Code, 15 August 2026