Skip to content

MCP tools

Zotero reference manager CLI — every library feature in the terminal, plus offline search, annotation export, and library analytics

The MCP surface contains three framework tools (context, search, sql) plus the command-orchestration facade (command_search / command_run) by default. Set ZOTIO_MCP_SURFACE=mirror to expose the same CLI tree as one lean tool per command. See the MCP server guide.

Auth: api_key (header Zotero-API-Key)

Tools

Tool Description
context Get API domain context: resource taxonomy, auth requirements, query tips, and capabilities.
search Full-text search across all synced local data.
sql Run read-only SQL against the synced local database.
command_search Discover CLI commands and fetch command-specific argument details.
command_run Execute a discovered CLI command through the same in-process guard used by the mirror.