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.

MCP Zotero

A Model Context Protocol server for integrating Zotero with Claude. This server allows interaction with your Zotero library for tasks such as listing all collections, getting items in a collection, and searching the library. It requires setting up with Zotero credentials, including an API key and user ID, and can be installed globally using npm or run directly with npx.

Setup

  • Obtain Zotero credentials and set environment variables.
  • Verify credentials by listing collections.
  • Install with npm.

Integration with Claude Desktop

Include server configuration in Claude Desktop setup.

Available Tools

  • List collections.
  • Get specific collection items.
  • Retrieve detailed item information.
  • Search the entire library.
  • Get recently added papers.