MCP Zotero
by kaliaboi
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Allows Claude to interact with your Zotero library, including listing collections, retrieving items in collections, getting detailed information about papers, searching the library, and retrieving recently added papers.
MCP Zotero
A Model Context Protocol server for Zotero integration that allows Claude to interact with your Zotero library.
Setup
- Get your Zotero credentials:The response will look like:CopyTheCopy
userID
value is what you need. - Set environment variables:Copy
- Verify your credentials:You should see your collections list in the response.Copy
- Install and run:Copy
Integration with Claude Desktop
To use this server with Claude Desktop, add the following to your Claude Desktop configuration:
Copy
Available Tools
get_collections
: List all collections in your libraryget_collection_items
: Get items in a specific collectionget_item_details
: Get detailed information about a papersearch_library
: Search your entire libraryget_recent
: Get recently added papers
Troubleshooting
If you encounter any issues:
- Verify your environment variables are set:Copy
- Check the installation:Copy
- Try reinstalling:Copy
You must be authenticated.
Allows AI to interact with your Zotero library.