zotero-mcp

zotero-mcp

3.5

If you are the rightful owner of zotero-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol server for Zotero is a Python-based server that integrates Zotero with AI assistants, allowing access to Zotero libraries through MCP clients.

The Model Context Protocol (MCP) server for Zotero is designed to facilitate interactions between Zotero, a popular reference management tool, and AI assistants. By implementing the MCP, this server allows users to access and manipulate their Zotero libraries through various AI platforms. The server supports both local and web API connections to Zotero, providing flexibility in how users can access their data. It offers a streamlined set of tools for searching, retrieving metadata, and accessing full-text content from Zotero items. This integration is particularly useful for researchers and academics who rely on Zotero for managing their references and wish to leverage AI capabilities for enhanced productivity.

Features

  • zotero_search_items: Search for items in your Zotero library using a text query.
  • zotero_item_metadata: Retrieve detailed metadata information about a specific Zotero item.
  • zotero_item_fulltext: Access the full text of a specific Zotero item, such as PDF contents.