
Zotero MCP
par kujenga
Connect your Zotero library to AI assistants for seamless reference searching and full-text retrieval.
What it does
This MCP server integrates your Zotero research library directly into AI assistants, allowing them to search for citations, retrieve detailed metadata, and access the full text of your stored PDFs.
Tools
zotero_search_items: Search for items in your Zotero library using a text query.zotero_item_metadata: Get detailed metadata information about a specific Zotero item.zotero_item_fulltext: Retrieve the full text content of a Zotero item (e.g., PDF contents).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"zotero": {
"command": "uvx",
"args": ["--upgrade", "zotero-mcp"],
"env": {
"ZOTERO_LOCAL": "true",
"ZOTERO_API_KEY": "",
"ZOTERO_LIBRARY_ID": ""
}
}
}
}
Supported hosts
- Claude Desktop
Installation rapide
uvx zotero-mcpInformations
- Tarification
- free
- Publié
- 4/18/2026
- étoiles






