Back to Home
cookjohn icon

zotero-mcp

Verified Safe

by cookjohn

Overview

Integrates Zotero, a leading reference management tool, with AI assistants through the Model Context Protocol (MCP) to enable intelligent search, retrieval, and analysis of academic literature and annotations.

Installation

Run Command
No command provided

Security Notes

The server runs as a Zotero plugin, leveraging Zotero's internal APIs and environment, which provides some sandboxing. By default, it listens only on the local loopback interface (127.0.0.1:23120), limiting external network attack surface. No explicit 'eval', 'exec', or hardcoded secrets were found in the provided code. Input from AI clients is parsed as JSON-RPC requests and arguments are dispatched to specific handlers. While this structure generally enhances security, it relies on the robustness of Zotero's underlying APIs to prevent injection or unexpected behavior from crafted input. File system access for PDF and attachment processing relies on Zotero's `attachment.getFilePath()` and `IOUtils.read()` which are expected to operate within defined Zotero data paths, mitigating arbitrary file access risks.

Similar Servers

Stats

Interest Score79
Security Score8
Cost ClassHigh
Avg Tokens25000
Stars154
Forks9
Last Update2025-12-03

Tags

ZoteroAI IntegrationModel Context ProtocolAcademic ResearchReference Management