Zotero MCP

by 54yyyu
Verified

zotero_get_collections

Retrieve all collections from your Zotero library to organize research materials efficiently, with an optional limit to refine results. Integrated with Zotero MCP for seamless access and management via AI assistants.

Instructions

List all collections in your Zotero library.

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Limit" } }, "title": "get_collectionsArguments", "type": "object" }
ID: yfe03znm4t