Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOTERO_LOCALNoUse the local Zotero API (default: false). Set to 'true' to use the local API.false
ZOTERO_API_KEYNoYour Zotero API key (not required for the local API).
ZOTERO_LIBRARY_IDNoYour Zotero library ID (your user ID for user libraries, not required for the local API).
ZOTERO_LIBRARY_TYPENoThe type of library (user or group, default: user).user

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
zotero_item_metadataB

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

zotero_item_fulltextB

Get the full text content of a Zotero item, given the item key of a parent item or specific attachment.

zotero_search_itemsA

Search for items in your Zotero library, given a query string, query mode (titleCreatorYear or everything), and optional tag search (supports boolean searches). Returned results can be looked up with zotero_item_fulltext or zotero_item_metadata.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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