Skip to main content
Glama
BIH-CEI

zotero-comfort

by BIH-CEI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZOTERO_API_KEYYesYour Zotero API key
ZOTERO_LIBRARY_IDYesYour Zotero library ID
ZOTERO_LIBRARY_TYPENoLibrary type: 'group' or 'user'group

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
zotero_searchB

Search for papers in Zotero library by keyword

zotero_get_metadataB

Get detailed metadata for a specific paper

zotero_list_collectionsA

List all collections in the Zotero library

zotero_get_collection_itemsB

Get all items in a specific collection

zotero_get_fulltextC

Get full text content of a paper

zotero_semantic_searchC

AI-powered semantic search for similar papers

build_reading_listC

Build a curated reading list for a research topic

smart_add_paperA

Add paper from DOI with duplicate checking and optional collection/tag assignment. Without collection_name, this is a dedup/metadata probe; with collection_name, the paper is fetched from Crossref and written to Zotero, or (if already in library) attached to the target collection without creating a duplicate record.

export_bibliographyC

Export papers as BibTeX bibliography

find_related_papersB

Find papers related to a given paper using semantic search

search_pubmed_to_collectionB

Search PubMed and add results to a Zotero collection

search_arxiv_to_collectionB

Search arXiv and add results to a Zotero collection

search_multi_source_to_collectionC

Search multiple sources (PubMed, arXiv) and combine results in a Zotero collection

get_library_statusA

Get status of configured libraries (group and personal)

set_default_libraryB

Set the default library for operations

search_group_libraryA

Search for papers in the group (shared team) library

search_personal_libraryB

Search for papers in your personal library

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/BIH-CEI/zotero-comfort'

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