Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🔬 Research
  3. Zotio
Zotio logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:15:27 PM

Zotio

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
zoteroresearchcitation-managementknowledge-management

Connects MCP agents to Zotero for local-first library search, audits, safe writes, enrichment, and bounded research context.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "orgmentem-zotio": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🔬 More in Research

Overview

The OrgMentem/zotio MCP server connects agents to Zotero libraries through local reads, auditing, and guarded write workflows. Reads use the running Zotero desktop API and a synced local mirror without an API key, while most updates route through the Zotero Web API. Writes are previewed, bounded, and journaled so agents do not silently mutate or delete library data. Reach for it when you need research-library checks, citation preparation, metadata maintenance, or agent access with provenance and review controls.

Use cases

•Audit a Zotero library before citation or systematic-review work
•Check DOI records for retractions, corrections, and expressions of concern
•Find duplicate items, missing metadata, and broken attachments
•Validate LaTeX citation keys before submission
•Apply reviewed library changes through bounded write plans

Key features

•Local-first Zotero reads without an API key
•Preview-first, journaled write operations
•Capability-tagged MCP tool registry
•Library health audits with CI exit codes
•Retraction and update-notice checks
•Provenance-tagged, bounded context

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Zotio.

Extracted Tool Capabilities
Local-first Zotero reads without an API key
Preview-first, journaled write operations
Capability-tagged MCP tool registry
Library health audits with CI exit codes
Retraction and update-notice checks
Provenance-tagged, bounded context

How Zotio works

What the OrgMentem/zotio MCP server does

The OrgMentem/zotio MCP server provides an MCP-facing automation layer for Zotero. It supports local-first library search and auditing, bounded context assembly, and write operations that require review before application. The project is designed for workflows such as checking whether a library is ready for citation, identifying duplicate records, finding missing metadata or attachments, and reviewing papers for retractions or other update notices.

The server does not call an LLM. Instead, it gathers and budgets context, labels results with their source and freshness, and passes that material to the connected agent. This makes it useful when an agent needs structured Zotero data without receiving an unrestricted or opaque library mutation interface.

How it works

Read operations use the local Zotero desktop API and its synced SQLite mirror. They do not require a Zotero API key and can work offline against the local mirror. When a write creates a new item, Zotio prefers the local desktop connector for a personal library when Zotero is running. Other mutations—including field edits, deletes, enrichment, tag operations, moves, and collection creation or updates—use the Zotero Web API and require a configured key.

Write handling is preview-first. A proposed change is shown as a plan before it is applied, gates limit the scope of an operation, and irreversible actions require explicit opt-in. Reversible changes are recorded in an append-only journal, and applied changes are replayed into the local mirror so later reads can see them without another synchronization step.

Setup and configuration

The repository provides an MCPB bundle for one-click installation with Claude Desktop. The command-line application can also be installed on macOS with brew install orgmentem/tap/zotio, or users can obtain a signed binary from the project's Releases. Running zotio init guides setup by detecting Zotero, configuring a key, performing an initial sync, and checking health.

Run zotio doctor to inspect connectivity, cache freshness, and whether write-back is available or the installation is currently read-only. Local reads and some new-item writes through the desktop connector do not need a key; Web API-backed writes do.

Tools and capabilities

The OrgMentem/zotio MCP server exposes capabilities through a tagged tool registry. Supported workflows described by the project include:

  • Searching and auditing a Zotero library locally.
  • Running library health checks for citekey conflicts, duplicates, missing metadata, tag drift, and broken attachments.
  • Checking DOI-bearing items against live Crossref data and Retraction Watch notices, including corrections and expressions of concern.
  • Checking bibliography keys in a TeX file with bibcheck.
  • Enriching or importing records using external sources such as Crossref, OpenAlex, Semantic Scholar, Unpaywall, and OpenCitations.
  • Preparing preview-first changes for items, attachments, PDFs, tags, collections, and other supported library mutations.

Health checks can be selected for quick inspection, citation preparation, systematic-review screening, vault synchronization, or a full sweep. The command can also fail with exit code 11 when findings meet a selected severity threshold, which supports CI checks.

Limitations and notes

The local connector is a preference rather than a guarantee. Automatic routing falls back to the Web API when the desktop application is unavailable, and group libraries always use the cloud route. Broken-attachment verification requires Zotero desktop to be running and is disabled by default in the example health workflow.

The project separates read access from write access: a library may remain readable while write-back is unavailable. External enrichment sources are used for feeds and imports, and live checks such as DOI review depend on those services being reachable. The OrgMentem/zotio MCP server is MIT-licensed according to the repository badge.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Research View all alternatives
  • Research Hub logoResearch Hub

    Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. pip install research-hub-pipeline then research-hub serve.

    🔬 Research2 views
    Compare vs Research Hub →
  • Science AI MCP Server logoScience AI MCP Server

    Academic peer-review and research workflow tools from Science AI Journal: Pre-Check (paper-tier prediction), AI multi-agent peer review, Research Gaps Finder, Journal Recommender (1,214 venues with predatory-journal flags), Duplicate Publication Checker (CrossRef/arXiv/medRxiv/bioRxiv/Unpaywall/900k-paper library), and the Article Writer pipeline. Free local tools (FTS5, zero LLM cost); LLM tools use caller account credits.

    🔬 Research6 views
    Compare vs Science AI MCP Server →
  • Idea Reality MCP logoIdea Reality MCP

    Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI, and Product Hunt to detect existing competition before building, returning a reality signal score (0-100), duplicate likelihood, similar projects, and pivot hints.

    🔬 Research5 views
    Compare vs Idea Reality MCP →
  • Touch Browser logoTouch Browser

    Evidence-grounded web research for AI agents. Verifies page-local claims with citations, confidence bands, policy reports, and multi-page session synthesis via MCP.

    🔬 Research3 views
    Compare vs Touch Browser →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Zotio

The repository provides an MCPB bundle for one-click Claude Desktop installation. The CLI can be installed on macOS with `brew install orgmentem/tap/zotio`, or a signed binary can be downloaded from Releases.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewZotio AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/orgmentem-zotio?style=directory)](https://allmcps.com/mcp/orgmentem-zotio)
HTML Embed
<a href="https://allmcps.com/mcp/orgmentem-zotio"><img src="https://allmcps.com/api/badge/orgmentem-zotio?style=directory" alt="Zotio on AllMCPs" /></a>

Technical Specs & Signals

Category🔬Research
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 10, 2026
9/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
53Quality signal: Good · 53/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev · skills (npm)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🔬 Research →Best MCP servers for Research →Alternatives to Zotio →Install in Claude DesktopInstall in CursorInstall in VS Code