🗄️

zotero-bridge

MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.

Database stdio npm npmstdioCombjellyshen
RUN IN TERMINAL
claude mcp add ombjellyshen-zotero-bridge -- npx -y zotero-bridge
ADD TO claude_desktop_config.json
{ "mcpServers": { "ombjellyshen-zotero-bridge": { "command": "npx", "args": ["-y", "zotero-bridge"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ombjellyshen-zotero-bridge": { "command": "npx", "args": ["-y", "zotero-bridge"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ombjellyshen-zotero-bridge": { "command": "npx", "args": ["-y", "zotero-bridge"] } } }

About This MCP Server

The io.github.Combjellyshen/zotero-bridge server is a Model Context Protocol server that connects to a Zotero SQLite database, enabling access to collection, tagging, and PDF reading capabilities. This server can be used by developers to integrate Zotero database functionality with AI coding assistants. Developers would use this server to leverage the data and features of the Zotero database in their applications, particularly when working with research or academic projects that involve reference management and PDF materials.

MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.

Package

zotero-bridge on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The zotero-bridge server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ombjellyshen-zotero-bridge.svg)](https://skillsplayground.com/mcps/ombjellyshen-zotero-bridge/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.