Skip to main content
Glama

MCP Zotero

by kaliaboi

get_collection_items

Retrieve all items from a specified Zotero collection by providing its unique collection key, enabling organized access to library resources.

Instructions

Get all items in a specific collection

Input Schema

NameRequiredDescriptionDefault
collectionKeyYesThe collection key/ID

Input Schema (JSON Schema)

{ "properties": { "collectionKey": { "description": "The collection key/ID", "type": "string" } }, "required": [ "collectionKey" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Zotero

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaliaboi/mcp-zotero'

If you have feedback or need assistance with the MCP directory API, please join our Discord server