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. 🧠 Knowledge & Memory
  3. MCP Zotero
MCP Zotero logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:50:42 PM

MCP Zotero

User RatingsBe the first to rate and review this MCP server!
View Repository164 GitHub StarsTotal stargazers on GitHub for the source repository (164 stars).Visit Website
zoteroresearchreference-managementknowledge-base

Connects MCP clients to Zotero Cloud for collection browsing, library search, paper details, and recent-item retrieval.

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": {
    "kaliaboi-mcp-zotero": {
      "command": "npx",
      "args": [
        "-y",
        "npx"
      ]
    }
  }
}

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

Install Tool Schemas (5) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The kaliaboi/mcp-zotero MCP server connects an MCP client to a Zotero library in Zotero Cloud. It uses a Zotero API key and user ID to expose collection listing, collection-item retrieval, library search, paper details, and recent-item tools. The package runs locally through npm and can be configured for Claude Desktop. Reach for it when an agent needs to inspect or search a Zotero research library.

Use cases

•Browse Zotero collections through an AI client
•Search a research library for papers
•Inspect detailed information for a selected item
•Review recently added papers

Key features

•List Zotero collections
•Retrieve items from a collection
•Search the full library
•Get detailed paper information
•List recently added papers

Capabilities & Tool Schemas (5) ~59 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

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

get_collections

List all collections in your library

get_collection_items

Get items in a specific collection

get_item_details

Get detailed information about a paper

search_library

Search your entire library

get_recent

Get recently added papers

How MCP Zotero works

What kaliaboi/mcp-zotero MCP server does

The kaliaboi/mcp-zotero MCP server gives an MCP-compatible client read access to a Zotero library through Zotero’s cloud API. Its tools cover the main discovery paths in a library:

  • List every collection in the user’s library.
  • Retrieve the items belonging to a selected collection.
  • Search across the complete library.
  • Fetch detailed information for a paper or other library item.
  • Retrieve recently added papers.

These capabilities support research workflows where an agent needs to locate sources, inspect collection contents, or review recent additions. The listed operations retrieve information; the provided tool list does not include collection, item, or metadata editing.

How it works

The package runs as an MCP server and uses two environment variables to identify and access the Zotero account. ZOTERO_API_KEY contains a key created in Zotero’s account settings. ZOTERO_USER_ID identifies the Zotero user whose library the server queries.

The user ID can be obtained from Zotero’s /keys/current endpoint using the API key. Before connecting an MCP client, credentials can be checked by requesting the user’s collections endpoint with the Zotero-API-Key header. A successful response should contain the library’s collections.

The kaliaboi/mcp-zotero MCP server is suitable for a local MCP setup because the README provides npm installation and execution commands. Claude Desktop is explicitly documented as a client, with the server command and both credential variables placed in its MCP configuration.

Setup and configuration

Install the npm package globally with npm install -g mcp-zotero, then start it with mcp-zotero. The README also documents direct execution with npx; for non-interactive use, run npx -y mcp-zotero.

Set the required values in the environment before starting the process:

  • ZOTERO_API_KEY: the Zotero API key.
  • ZOTERO_USER_ID: the numeric user ID returned by Zotero’s current-key endpoint.

For Claude Desktop, add an MCP server entry whose command is mcp-zotero and whose environment contains those two variables. The README’s example uses placeholder credential values, so replace them with the actual key and user ID rather than copying the placeholders literally.

If the connection fails, first inspect the two environment variables, confirm that the package is installed, and test the credentials against the user collections endpoint. Reinstalling the global npm package is another documented troubleshooting step.

Tools and capabilities

get_collections returns the library’s collections. get_collection_items accepts a collection context and returns the items assigned to it. search_library searches the full library, while get_item_details provides detailed information for a selected paper. get_recent surfaces recently added papers.

Together, these tools let an agent move from broad library discovery to collection-level browsing, targeted search, and item inspection without requiring separate Zotero queries from the user.

Limitations and notes

The supplied material documents access to a Zotero library and does not describe write operations, file downloading, note editing, attachment management, group-library support, or configurable search parameters. Treat the server as a retrieval and discovery interface based on the capabilities listed here.

Access requires a Zotero API key and the corresponding user ID. The README shows that the key is used to query Zotero’s API and that the account permissions include library access. Keep both environment variables available to the MCP process and verify them independently if no collections are returned.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Moxie Docs MCP logoMoxie Docs MCP
    ★ Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Mendeley MCP logoMendeley MCP

    MCP server for Mendeley reference manager. Search your library, browse folders, get document metadata, search the global catalog, and add papers to your collection.

    🧠 Knowledge & Memory2 views
    Compare vs Mendeley MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →

Adoption & maintenance

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

GitHub stars
164
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
4 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 MCP Zotero

Install it globally with `npm install -g mcp-zotero` and run `mcp-zotero`, or use `npx -y mcp-zotero`.

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 PreviewMCP Zotero AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kaliaboi-mcp-zotero?style=directory)](https://allmcps.com/mcp/kaliaboi-mcp-zotero)
HTML Embed
<a href="https://allmcps.com/mcp/kaliaboi-mcp-zotero"><img src="https://allmcps.com/api/badge/kaliaboi-mcp-zotero?style=directory" alt="MCP Zotero on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop
Last updatedSep 3, 2026
Views4
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 stars164
GitHub Star CountTotal stargazers on GitHub representing community popularity (164 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Feb 4, 2025
55Quality signal: Good · 55/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 & tools26/30
Adoption & activity4/15
Community engagement1/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 17d ago via OSV.dev · npx (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

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 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to MCP Zotero →Install in Claude DesktopInstall in CursorInstall in VS Code