Skip to main content
Glama

Zotero MCP Server

by kujenga

zotero_item_metadata

Retrieve detailed metadata for a Zotero item using its unique item key. Access essential information directly from your Zotero library through the Model Context Protocol.

Instructions

Get metadata information about a specific Zotero item, given the item key.

Input Schema

NameRequiredDescriptionDefault
item_keyYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Zotero MCP Server

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

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