Skip to main content
Glama
199,068 tools. Last updated 2026-06-13 11:06

"zotero" matching MCP tools:

Matching MCP Servers

  • Move a Zotero note to the Trash, keeping it recoverable until emptied manually. Requires the note's item key from search results.
    MIT
  • Retrieve the full hierarchy of collections in the active Zotero library, including nested subcollections and their 8-character keys.
    MIT
  • List every Zotero library accessible by this MCP (personal, group, RSS) with IDs and item counts, to identify the library ID before switching libraries.
    MIT
  • Update metadata on a Zotero item by key, modifying only specified fields while leaving others unchanged. Supports adding or removing tags, changing item type, and editing all core bibliographic fields.
    MIT
  • Scan Zotero library for duplicate items by title, DOI, or both. Returns groups of duplicates for review, allowing you to decide which to keep before merging.
    MIT
  • Retrieve the complete extracted text from a Zotero item's attached PDF or EPUB. Use only when you need to read the full paper, not for searching or browsing.
    MIT
  • Add a research item to your Zotero library from a URL. Automatically detects DOI, arXiv, or webpage to fetch metadata and optionally attach a PDF.
    MIT
  • Retrieve a single Zotero item by its key, returning title, full text, URL, and metadata as JSON for citation display.
    MIT
  • Add a research paper to your Zotero library by providing its arXiv ID or DOI. Fetches metadata from arXiv or CrossRef, creates the item, downloads the PDF, and optionally assigns to a collection. Requires Zotero desktop running.
    MIT
  • Retrieve recent items from a specific Zotero RSS feed by its local library ID. Returns titles, authors, dates, and URLs as a markdown list.
    MIT
  • Search your Zotero library and augment each result with Scite citation counts (supporting, contrasting, mentioning) and retraction or correction alerts, all in one batched request.
    MIT
  • Merge duplicate Zotero items into a designated keeper, consolidating tags, collections, and notes, then moving duplicates to trash. Dry-run by default; use confirm=True to execute.
    MIT
  • Extract a PDF's table of contents as a hierarchical markdown list with page numbers, enabling quick orientation before reading the full text.
    MIT