Zotero
Summary
This Zotero MCP connector, developed by Samuel Gyger, integrates local Zotero libraries with Claude's Desktop interface. It utilizes the pyzotero library and Zotero 7's local web API to provide direct read access to users' research collections. The connector offers functions for listing collections, retrieving item details, searching the library, and fetching recent additions. Built with Python 3.10+ and the FastMCP framework, it stands out by focusing on local Zotero installations rather than cloud-based alternatives. This implementation is particularly useful for researchers and academics who want to leverage AI assistance in exploring and analyzing their personal Zotero libraries, enabling natural language interactions with their collected literature and notes.
Available Actions(5)
get_collections
List all collections in your Zotero library.
get_collection_items
Get all items in a specific collection. Parameters: collection_key (string).
get_item_details
Get detailed information about a specific paper, including abstract. Parameters: item_key (string).
search_library
Search your entire Zotero library. Parameters: query (string).
get_recent
Get recently added papers to your library. Parameters: limit (optional integer, default is 10).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요