Productivity|AI / ML|UtilitiesJavaScript
papersgpt-for-zotero
A powerful Zotero AI and MCP plugin that automates literature review and research assistance.
N/A rating (0 reviews)0 installs2,231 GitHub stars
ZoteroAIResearch
PapersGPT transforms Zotero into a fully autonomous research assistant, allowing users to select papers, define research goals, and receive AI-generated insights directly in their Zotero Notes. It supports multiple LLMs and enhances research efficiency by processing numerous papers overnight.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"papersgpt-for-zotero": {
"args": [
"-y",
"@modelcontextprotocol/server-papersgpt-for-zotero"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.