MCP Directory
Back

zotero-mcp

by cookjohn · TypeScript · ★ 707

It'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 工具能够直接访问和操作您的文献库。

#literature-review#mcp-server#zotero

Install

npx -y github:cookjohn/zotero-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "zotero-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:cookjohn/zotero-mcp"
      ]
    }
  }
}

From the README

Zotero 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. _This README is also available in: [:cn: 简体中文](./README-zh.md) | :gb: English._ [](https://github.com/cookjohn/zotero-mcp) [](https://www.zotero.org) [](https://nodejs.org) [](https://www.typescriptlang.org) []…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers