Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOTERO_API_KEYNoWeb API key from https://www.zotero.org/settings/keys
ZOTERO_MCP_MODENoOperational mode: local, web, hybrid, or auto (default auto).auto
ZOTERO_LIBRARY_IDNoYour numeric Zotero user ID (shown on the same page).
ZOTERO_MCP_CONFIGNoPath to a JSON configuration file that can be used instead of individual environment variables.
ZOTERO_MCP_RERANKNoSet to 'false' to skip cross-encoder reranking (default false).false
ZOTERO_MCP_DB_PATHNoFilesystem path where the semantic index is stored (default ~/.config/zotero-mcp/chroma).~/.config/zotero-mcp/chroma
ZOTERO_LIBRARY_TYPENoType of library: user (default) or group.user
ZOTERO_MCP_INDEX_SCHEDULENoHow often the semantic index refreshes: daily (default), weekly, startup, or manual.daily
ZOTERO_MCP_EMBEDDING_MODELNoSentence-transformers model used for embeddings (default BAAI/bge-small-en-v1.5).BAAI/bge-small-en-v1.5

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

No tools

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/v-i-n-a-y/zotero-mcp-v2'

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