zotero_mcp_server_write

akchan/zotero_mcp_server_write
★ 1 stars Python AI/LLM Updated today
MCP server exposing Zotero local write operations (DOI import, PDF import with recognition, attach PDF, add note)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zotero_mcp_server_wr": {
      "command": "uvx",
      "args": [
        "zotero-mcp-server-write"
      ]
    }
  }
}

Or install with pip: pip install zotero-mcp-server-write

README Excerpt

A Model Context Protocol (MCP) server that exposes the *write* operations of a local Zotero installation to LLM agents. It is a thin async wrapper around the companion [`zotero_write_api_plugin`](https://github.com/akchan/zotero_write_api_plugin) Zotero plugin, which adds HTTP endpoints to Zotero's built-in local server on

Tools (8)

ZOTERO_LOCAL_API_BASEZOTERO_WRITE_TIMEOUTadd_by_doiadd_noteadd_pdfadd_tagsattach_pdf_to_itemupdate_note