Home › Search & Research › Zotero Native MCP
Zotero Native MCP
Read and write your local Zotero 10 library. No plugin, no zotero.org API key, no cloud.
Topics: Research
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.1)
npx -y zotero-native-mcp@1.0.1
Or add to your MCP client config:
{
"mcpServers": {
"zotero-native-mcp": {
"command": "npx",
"args": [
"-y",
"zotero-native-mcp@1.0.1"
],
"env": {
"ZOTERO_LOCAL_PORT": "<YOUR_VALUE>",
"ZOTERO_LOCAL_APP_NAME": "<YOUR_VALUE>"
}
}
}
}
ZOTERO_LOCAL_PORT— Port of Zotero's local HTTP server. Defaults to 23119.ZOTERO_LOCAL_APP_NAME— Name shown in Zotero's authorization dialog. Defaults to zotero-native-mcp.
Related servers
idea-reality-mcp
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
ITASCA MCP Server
Give AI agents full access to ITASCA PFC, FLAC3D, 3DEC, MPoint, MassFlow: docs, simulation, plots.
deep-research-mcp
Deep research MCP server for OpenAI Responses API or Open Deep Research (smolagents), with web search and code interpreter support.
notebooklm-mcp-secure
Security-hardened NotebookLM MCP with post-quantum encryption
Patsnap Patent & Literature Search
Search 200M+ patents and 216M+ scientific papers using natural language and structured filters.
research-hub
Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry