Zotero MCP
UnclaimedIt's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (22)
action
(required: list/search/get/stats), query, itemKeys, limit
find_similar
Find items semantically similar to a given item.
fulltext_database
Access cached full-text content database (read-only).
get_collection_details
Get details of a specific collection. Params: collectionKey (required).
get_collection_items
Get items in a collection. Params: collectionKey (required), limit, offset.
get_collections
Get all collections. Params: mode, limit, offset.
get_content
Unified content extraction: PDF full-text, notes, abstracts, webpage snapshots from items or specific attachments.
get_item_abstract
Get item abstract/summary. Params: itemKey (required), format (json/text).
get_item_details
Get complete metadata for a single item. Params: itemKey (required), mode.
get_subcollections
Get subcollections. Params: collectionKey (required), limit, offset, recursive.
itemKey
, attachmentKey, mode, include (pdf/attachments/notes/abstract/webpage), contentControl, format (json/text)
query
(required), topK, minScore, language (zh/en/all)
search_annotations
Search annotations by query, colors, or tags with intelligent ranking.
search_collections
Search collections by name. Params: q, limit.
search_fulltext
Full-text search across all document content with context snippets.
search_library
Advanced library search with multi-dimensional filtering, boolean operators, relevance scoring, and intelligent mode control.
semantic_search
AI-powered semantic search using embedding vectors. Finds conceptually related content even without exact keyword matches.
semantic_status
Get semantic search service status and index statistics. No parameters required.
write_item
Create new items or reparent existing attachments.
write_metadata
Update metadata fields on items (title, abstract, date, DOI, creators, etc.).
write_note
Create or modify Zotero notes. Supports Markdown auto-conversion to HTML.
write_tag
Add, remove, or replace tags on items.