Zotero MCP Local runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi. Last commit 26 Jul 2026.
Search, read PDFs, and find related papers in your local Zotero library. Read-only, 100% local.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
pdf_path = os.path.join(self.storage_dir, attachment_key, filename)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zotero-mcp-local -- uvx zotero-mcp-local
{
"mcpServers": {
"zotero-mcp-local": {
"args": [
"zotero-mcp-local"
],
"command": "uvx"
}
}
}
[mcp_servers.zotero-mcp-local]
command = "uvx"
args = ["zotero-mcp-local"]
{
"mcpServers": {
"zotero-mcp-local": {
"args": [
"zotero-mcp-local"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zotero-mcp-local": {
"args": [
"zotero-mcp-local"
],
"command": "uvx"
}
}
}
Search, read, annotate, and add to your Zotero research library, local or web.
Search, cite, and read PDFs from your EndNote library in Claude Desktop
Read your Savee saves, boards and home feed, and search its public library. Read-only.
Read and write your local Zotero 10 library. No plugin, no zotero.org API key, no cloud.
Search, save, and set reminders in your personal MarkIt library of links, posts, and notes.
Your local project library: hand any AI a project pack, search it, and write findings back.
Search your Zotero library, retrieve item metadata, and read full text from AI assistants.
Search and read your Apple Messages history from any MCP client. Read-only, local.
Answers built from our own checks of this server.