kaliaboi/mcp-zotero
A connector for LLMs to work with collections and sources on your Zotero Cloud
Quick Start
Clone the repository:
git clone https://github.com/kaliaboi/mcp-zoteroClaude Desktop configuration example:
{
"mcpServers": {
"mcp-zotero": {
"command": "npx",
"args": [
"-y",
"kaliaboi/mcp-zotero"
]
}
}
}Check the repository README for specific installation and configuration instructions.