mcp-zotero
95
MCP Zotero is a server that integrates Zotero with Claude, enabling users to interact with their Zotero library efficiently. It offers various tools for library management and can be incorporated into Claude Desktop.
Command
{ "mcpServers": { "zotero": { "command": "mcp-zotero", "env": { "ZOTERO_API_KEY": YOUR_API_KEY, "ZOTERO_USER_ID": YOUR_USER_ID } } } }