Skip to main content
Glama
Feplus2

zotero-brain-slim

by Feplus2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXY_URLNoApplication-level HTTP proxy URL, e.g., http://127.0.0.1:7890.
ZOTERO_MODENoMode for accessing Zotero: 'auto' (default), 'local', or 'web'. In auto mode, if web credentials are provided, uses web API; otherwise falls back to local read-only.auto
CORE_API_KEYNoCORE API key to enable CORE as a download source.
ZOTERO_LOCALNoCompatibility setting: set to 'true' to force local mode.
ADS_API_TOKENNoNASA ADS API token for astronomy/astrophysics sources.
SCIHUB_ENABLEDNoSet to 'true' to enable Sci-Hub as the last resort download source.false
ZOTERO_API_KEYNoZotero API key for Web API. Required for web or auto mode with web functionality.
ZOTERO_USER_IDNoZotero user ID for Web API. Required for web or auto mode with web functionality.
UNPAYWALL_EMAILNoEmail used for Unpaywall API. Must be a real email; default placeholder causes silent failure.
OPENALEX_API_KEYNoOpenAlex API key (free tier, $1/day).
ZOTERO_LIBRARY_TYPENoZotero library type: 'user' (default) or 'group'.user

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_zotero_libraryA

检索 Zotero 文献库:按关键词/标题/DOI 搜索已有条目,返回元数据列表。

discover_papersA

在公开学术源搜索论文候选,返回元数据 + OA PDF 链接 + 是否已在 Zotero 库中。8 个源:openalex/arxiv/crossref/semantic_scholar(综合主力)/europepmc(生物医学·生命科学)/ads(天文·天体物理·空间科学,需 token)/doaj(开放获取期刊)/openaire(欧盟 OA 聚合)。按提问方向只选 2-3 个相关源(sources 参数),避免全量轮询:生物医学→europepmc+pubmed 语义的 openalex;天文物理→ads+arxiv;综合/材料/工程→openalex+semantic_scholar;期刊元数据核对→crossref;找 OA 全文→doaj+openalex。不传 sources 默认 openalex+arxiv+crossref+semantic_scholar。

download_paperA

按 DOI/arXiv/OA 链接走多级瀑布下载 PDF 到本地(不导入 Zotero)。全部失败时返回人工下载指引。

import_to_zoteroA

把论文导入 Zotero:建条目 + linked_file 附件(PDF 保留本地)+ 归入 Collection。DOI 已在库时复用既有条目。

list_collectionsA

列出 Zotero 全部 Collection(文件夹),可附带条目数。

create_collectionA

在 Zotero 创建 Collection(文件夹);同名已存在时返回既有 key。

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/Feplus2/zotero-brain-slim'

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