Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel name for the LLM.
CORE_API_KEYNoCORE API key for green-OA PDF retrieval.
LLM_PROVIDERNoProvider to use: anthropic, openai, or ollama.
BIOLIT_BIBTEXNoPath to a BibTeX file for local PDF lookup.
OPENAI_API_KEYNoOpenAI API key for using GPT models.
ZOTERO_API_KEYNoZotero API key for full-text retrieval.
ZOTERO_USER_IDNoZotero user ID.
ZOTERO_GROUP_IDNoZotero group ID.
ZOTERO_PRIORITYNoPriority for Zotero fetcher (default 5.0).
ANTHROPIC_API_KEYNoAnthropic API key for using Claude models.
BIOLIT_LOCAL_PDF_DIRNoDirectory containing local PDFs indexed by DOI.
BIOLIT_BIBTEX_PRIORITYNoPriority for BibTeX fetcher (default 2.0).
BIOLIT_CUSTOM_RESOLVERSNoJSON array of custom resolver entries for full-text retrieval.
SEMANTIC_SCHOLAR_API_KEYNoSemantic Scholar API key for higher rate limits.
BIOLIT_LANDING_USER_AGENTNoUser-Agent for landing page scrape.
BIOLIT_LOCAL_PDF_PRIORITYNoPriority for local PDF fetcher (default 3.0).
BIOLIT_JS_SHELL_CHAR_THRESHOLDNoCharacter threshold for JS shell detection.

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/rachadele/biolit'

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