CiteGuard
by xiaweiyi713
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CITEGUARD_CACHE | No | Local SQLite cache directory. Defaults to the system user cache directory. | |
| CITEGUARD_MAILTO | No | Your real contact email for OpenAlex/Crossref polite pool. If not set, mailto is not sent. | |
| CITEGUARD_SOURCES | No | Comma-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_MODEL | No | NLI model for deep support mode; configure a multilingual model for non-English claims. | |
| CITEGUARD_OA_FULLTEXT | No | Set to '1' to automatically fetch open-access (OA) full text for full-text support judgment. Only OA addresses, never bypass paywalls. | 0 |
| CITEGUARD_DOI_REGISTRY | No | Set to '0' to disable the DOI registry (Handle system) fallback lookup for Chinese papers. | 1 |
| CITEGUARD_HTTP_TIMEOUT | No | Timeout in seconds for live scholarly API calls. | 10 |
| CITEGUARD_SOURCE_BUDGET | No | Total time budget in seconds for multi-source queries. | 8 |
| CITEGUARD_RERANKER_MODEL | No | Reranker model for deep support mode; configure a multilingual model for non-English claims. | |
| SEMANTIC_SCHOLAR_API_KEY | No | Optional API key to improve Semantic Scholar access. | |
| CITEGUARD_REMOTE_EVIDENCE | No | Set to '1' to additionally fetch landing page abstract snippets. | 0 |
| CITEGUARD_FIXTURE_CITATIONS | No | JSON/JSONL citation fixture for deterministic offline runs. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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