knowledge & memory

Mcp Zotero

A connector for LLMs to work with collections and sources on your Zotero Cloud

typescript
cloud
knowledge & memory
0
View on GitHub

Installation

npx -y kaliaboi/mcp-zotero

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-zotero",
  "command": "npx",
  "args": [
    "-y",
    "kaliaboi/mcp-zotero"
  ]
}

About This MCP Server

kaliaboi/mcp-zotero

A connector for LLMs to work with collections and sources on your Zotero Cloud

GitHub: https://github.com/kaliaboi/mcp-zotero

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub