.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/cookjohn/zotero-mcp
home/mcp-servers/cookjohn/zotero-mcp
cookjohn avatar

zotero-mcp

bycookjohn· 1 MCP server

Stars

1.0k

Forks

83

Category

Documentation & Knowledge

View on GitHub

TL;DR

The Zotero MCP server is a tool server based on the Model Context Protocol that provides seamless integration with the Zotero reference management system for AI applications like Claude Desktop. Through this server, AI assistants can:

How to install zotero-mcp?

cookjohn/zotero-mcp
$git clone https://github.com/cookjohn/zotero-mcp

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install zotero-mcp by running `git clone https://github.com/cookjohn/zotero-mcp`, then use it for the current task and follow its documentation at https://github.com/cookjohn/zotero-mcp.

Files · 1

View on GitHub
README.md
1# Zotero MCP - Model Context Protocol Integration for Zotero
2 
3Zotero MCP is an open-source project designed to seamlessly integrate powerful AI capabilities with the leading reference management tool, Zotero, through the Model Context Protocol (MCP). This project consists of two core components: a Zotero plugin and an MCP server, which work together to provide AI assistants (like Claude) with the ability to interact with your local Zotero library.
4_This README is also available in: [:cn: 简体中文](./README-zh.md) | :gb: English._
5[![GitHub](https://img.shields.io/badge/GitHub-zotero--mcp-blue?logo=github)](https://github.com/cookjohn/zotero-mcp)
6[![zotero target version](https://img.shields.io/badge/Zotero-7-green?style=flat-square&logo=zotero&logoColor=CC2936)](https://www.zotero.org)
7[![Node.js](https://img.shields.io/badge/Node.js-18%2B-green)](https://nodejs.org)
8[![TypeScript](https://img.shields.io/badge/TypeScript-5.4-blue)](https://www.typescriptlang.org)
9[![Version](https://img.shields.io/badge/Version-1.5.0-brightgreen)]()
10[![EN doc](https://img.shields.io/badge/Document-English-blue.svg)](README.md)
11[![中文文档](https://img.shields.io/badge/文档-中文-blue.svg)](README-zh.md)
12 
13---
14## Fork us on Wechat
15 | MP | Forum |
16| :--- | :---: |
17| ![Reading PDF](./IMG/MP.jpg) | ![Contact us](./IMG/0320.jpg) |
18## 📚 Project Overview
19 
20The Zotero MCP server is a tool server based on the Model Context Protocol that provides seamless integration with the Zotero reference management system for AI applications like Claude Desktop. Through this server, AI assistants can:
21 
22- 🔍 **Smart Search**: Multi-dimensional library search (title/creator/year/tags/fulltext/semantic) with boolean operators and relevance scoring
23- 📖 **Content Extraction**: Extract PDF full-text, notes, abstracts, webpage snapshots with fine-grained mode control
24- 📝 **Annotation Analysis**: Search and analyze PDF highlights and annotations by color, tags, and keywords
25- 📂 **Collection Browsing**: Browse and search collection hierarchies, retrieve items within collections
26- 🧠 **Semantic Search**: AI-powered concept matching via embedding vectors, discover related literature across languages
27- ✏️ **Write Operations**: Create notes, manage tags, update metadata, create new items and attach PDFs
28- 💾 **Full-text Database**: Access and search cached PDF full-text content
29 
30This enables AI assistants to help you with literature reviews, citation management, content analysis, annotation organization, knowledge base management, and more.
31 
32## 🚀 Project Structure
33 
34This project now features a **unified architecture** with an integrated MCP server:
35 
36- **`zotero-mcp-plugin/`**: A Zotero plugin with **integrated MCP server** that communicates directly with AI clients via Streamable HTTP protocol
37- **`IMG/`**: Screenshots and documentation images
38- **`README.md`** / **`README-zh.md`**: Documentation files
39 
40**Unified Architecture:**
41```
42AI Client ↔ Streamable HTTP ↔ Zotero Plugin (with integrated MCP server)
43```
44 
45This eliminates the need for a separate MCP server process, providing a more streamlined and efficient integration.
46 
47---
48 
49## 🚀 Quick Start Guide
50 
51This guide is intended to help general users quickly configure and use Zotero MCP, enabling your AI assistant to work seamlessly with your Zotero library.
52 
53### 1. Installation (For General Users)
54 
55**What is Zotero MCP?**
56 
57Simply put, Zotero MCP is a bridge connecting your AI client (like Cherry Studio, Gemini CLI, Claude Desktop, etc.) and your local Zotero reference management software. It allows your AI assistant to directly search, query, and cite references from your Zotero library, greatly enhancing academic research and writing efficiency.
58 
59**Two-Step Quick Start:**
60 
611. **Install the Plugin**:
62 * Go to the project's [Releases Page](https://github.com/cookjohn/zotero-mcp/releases) to download the latest `zotero-mcp-plugin-x.x.x.xpi` file.
63 * In Zotero, install the `.xpi` file via `Tools -> Add-ons`.
64 * Restart Zotero.

Preview

cookjohn/zotero-mcpcookjohn/zotero-mcp

# Zotero MCP - Model Context Protocol Integration for Zotero

Zotero MCP is an open-source project designed to seamlessly integrate powerful AI capabilities with the leading reference management tool, Zotero, through the M

_This README is also available in: [:cn: 简体中文](./README-zh.md) | :gb: English._

[![GitHub](https://img.shields.io/badge/GitHub-zotero--mcp-blue?logo=github)](https://github.com/cookjohn/zotero-mcp)

Repocookjohn/zotero-mcp
TypeMCP Servers
CategoryDocumentation & Knowledge
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

MCPliterature-reviewmcp-server

Related

6 picks
Type
  1. upstash avatarContext7Up-to-date library docs injected straight into your promptsMCP Serverstoday3.8M60k
  2. yamadashy avatarrepomixA tool to pack repository contents to single file for AI consumptionMCP ServersJul 2026310k27k
  3. trsdn avatarmarkitdown-mcpA Model Context Protocol server for converting documents to Markdown using MarkItDownMCP ServersJun 2026151k29
  4. anyproto avataranytype-mcpOfficial MCP server for Anytype API - your encrypted, local and collaborative wiki.MCP ServersJul 202669k487
  5. aashari avatarmcp-server-atlassian-confluenceNode.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.MCP ServersFeb 202623k60
  6. boweylou avatarobsidian-mcp-server-enhancedThis is an enhanced version of the excellent cyanheads/obsidian-mcp-server with additional features specifically tailored for remote Claude.ai integration, advanced task querying, and security via Tailscale.MCP ServersJul 202617k32