Skip to main content
Glama

Zotero MCP

zotero_get_item_metadata

Retrieve comprehensive metadata for a specific Zotero item using its unique key, including optional abstract, to enhance research and content analysis.

Instructions

Get detailed metadata for a specific Zotero item by its key.

Input Schema

NameRequiredDescriptionDefault
include_abstractNo
item_keyYes

Input Schema (JSON Schema)

{ "properties": { "include_abstract": { "default": true, "title": "Include Abstract", "type": "boolean" }, "item_key": { "title": "Item Key", "type": "string" } }, "required": [ "item_key" ], "title": "get_item_metadataArguments", "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