Zotero
Integrates with Zotero to enable searching libraries, retrieving metadata, and accessing full-text content for scholarly research workflows.
Featured
View Source105 stars
0 tools
Created Aug 2025
@kujenga/kujenga-zotero-zotero-mcpAbout
Integrates with Zotero to enable searching libraries, retrieving metadata, and accessing full-text content for scholarly research workflows.
Categories
general
Installation
npm
npm install @kujenga/kujenga-zotero-zotero-mcp
Configuration
{
"mcpServers": {
"kujenga-zotero-zotero-mcp": {
"command": "npx",
"args": [
"-y",
"@kujenga/kujenga-zotero-zotero-mcp"
]
}
}
}