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' for local access.false
GEMINI_API_KEYNoYour Gemini API key (for Gemini embeddings). Required if using Gemini (default).
OPENAI_API_KEYNoYour OpenAI API key (for OpenAI embeddings).
ZOTERO_API_KEYNoYour Zotero API key (for web API).
ZOTERO_DB_PATHNoCustom zotero.sqlite path (optional).
GEMINI_BASE_URLNoCustom Gemini endpoint URL (optional, for use with compatible APIs).
OPENAI_BASE_URLNoCustom OpenAI endpoint URL (optional, for use with compatible APIs).
ZOTERO_LIBRARY_IDNoYour Zotero library ID (for web API).
ZOTERO_LIBRARY_TYPENoThe type of library (user or group, default: user).user
ZOTERO_PDF_MAXPAGESNoMax pages to extract per PDF during fulltext extraction (optional).
GEMINI_EMBEDDING_MODELNoGemini model name (gemini-embedding-001, etc.).
OPENAI_EMBEDDING_MODELNoOpenAI model name (text-embedding-3-small, text-embedding-3-large).
ZOTERO_EMBEDDING_MODELNoEmbedding model to use (default, openai, gemini). Default is gemini in this modified version.gemini

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/YuChenXin-ZJU/zotero-mcp-plus'

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