Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CITEGUARD_CACHENoLocal SQLite cache directory. Defaults to the system user cache directory.
CITEGUARD_MAILTONoYour real contact email for OpenAlex/Crossref polite pool. If not set, mailto is not sent.
CITEGUARD_SOURCESNoComma-separated list of sources to query. Supports openalex, crossref, arxiv, semantic_scholar/s2. Unknown source names cause a configuration error.openalex,crossref,arxiv
CITEGUARD_NLI_MODELNoNLI model for deep support mode; configure a multilingual model for non-English claims.
CITEGUARD_OA_FULLTEXTNoSet to '1' to automatically fetch open-access (OA) full text for full-text support judgment. Only OA addresses, never bypass paywalls.0
CITEGUARD_DOI_REGISTRYNoSet to '0' to disable the DOI registry (Handle system) fallback lookup for Chinese papers.1
CITEGUARD_HTTP_TIMEOUTNoTimeout in seconds for live scholarly API calls.10
CITEGUARD_SOURCE_BUDGETNoTotal time budget in seconds for multi-source queries.8
CITEGUARD_RERANKER_MODELNoReranker model for deep support mode; configure a multilingual model for non-English claims.
SEMANTIC_SCHOLAR_API_KEYNoOptional API key to improve Semantic Scholar access.
CITEGUARD_REMOTE_EVIDENCENoSet to '1' to additionally fetch landing page abstract snippets.0
CITEGUARD_FIXTURE_CITATIONSNoJSON/JSONL citation fixture for deterministic offline runs.

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/xiaweiyi713/citeguard'

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