{"slug":"introfini/mcp-server-zotero-dev","name":"MCP Bridge for Zotero","description":"MCP server that enables AI assistants to build, test, and debug Zotero plugins via 26 tools for UI inspection, JS execution, logging, and more.","category":"development","tags":[],"official":false,"stars":31,"transport":"stdio","install":[{"cmd":"npx -y install-mcp","imports":[]}],"tools":[{"name":"zotero_screenshot","description":"Capture window, element, or region screenshots"},{"name":"zotero_inspect_element","description":"Find elements by CSS selector"},{"name":"zotero_get_dom_tree","description":"Get DOM structure of a window/panel"},{"name":"zotero_get_styles","description":"Get computed CSS styles for element"},{"name":"zotero_list_windows","description":"List all open Zotero windows"},{"name":"zotero_execute_js","description":"Execute JavaScript in Zotero's privileged context. Auto-wraps code with top-level return statements in IIFE."},{"name":"zotero_inspect_object","description":"Explore Zotero APIs - list methods and properties of any object (e.g., Zotero.Items)"},{"name":"zotero_open_preferences","description":"Open Zotero's settings window, optionally to a specific pane (built-in or plugin)"},{"name":"zotero_search_prefs","description":"Search/discover preferences by pattern (e.g., find all prefs containing 'debug')"},{"name":"zotero_get_pref","description":"Get a preference value"},{"name":"zotero_set_pref","description":"Set a preference value"},{"name":"zotero_scaffold_build","description":"Build plugin (dev or production mode)"},{"name":"zotero_scaffold_serve","description":"Start dev server with hot reload"},{"name":"zotero_scaffold_lint","description":"Run ESLint on plugin source"},{"name":"zotero_scaffold_typecheck","description":"Run TypeScript type checking"},{"name":"zotero_read_logs","description":"Read debug output (Zotero.debug)"},{"name":"zotero_read_errors","description":"Read error console entries"},{"name":"zotero_watch_logs","description":"Watch debug output in real-time"}],"env_vars":["ZOTERO_RDP_PORT","ZOTERO_RDP_HOST"],"auth_type":"none","github":"https://github.com/introfini/mcp-server-zotero-dev","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}