Skip to main content
Glama

Zotero MCP

zotero_get_item_children

Retrieve all child items, such as attachments and notes, associated with a specific Zotero library item using the provided item key. Streamline research by accessing detailed content linked to your references.

Instructions

Get all child items (attachments, notes) for a specific Zotero item.

Input Schema

NameRequiredDescriptionDefault
item_keyYes

Input Schema (JSON Schema)

{ "properties": { "item_key": { "title": "Item Key", "type": "string" } }, "required": [ "item_key" ], "title": "get_item_childrenArguments", "type": "object" }

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/54yyyu/zotero-mcp'

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