Skip to main content
Glama
gyger

Zotero MCP Connector

by gyger

search_library

Search your Zotero library for references using queries, filters, and Boolean logic to find specific items.

Instructions

Search the Zotero library for an item.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
qmodeNoUse all field and full text search (`everything`), or only Title, Creator and Year search (`titleCreatorYear`)titleCreatorYear
itemTypeNo itemType supports Boolean searches. E.g. the following examples are possible to limit or choose the item Type. - itemType: book - itemType: book || journalArticle (OR) - itemType: -attachment (NOT) Default choice is to exclude attachements -attachment
tagNo tag supports Boolean searches. E.g. the following examples are possible to limit or choose the item Type. - tag: foo - tag: foo bar (tag with space) - tag: foo&tag=bar (AND) - tag: foo bar || bar (OR) - tag: -foo (NOT) - tag: \-foo (literal first-character hyphen) Default choice is empty.
include_abstractNoShould search results include the abstract?
limitNo

Latest Blog Posts

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/gyger/mcp-pyzotero'

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