CEIR-OS Bedienungsanleitung
0.1.0 - ci-build
Germany
CEIR-OS Bedienungsanleitung - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Zotero Comfort ist ein MCP-Server für die Literaturverwaltung in CEIR-OS. Er bietet Dual-Library-Unterstützung (Gruppen- und persönliche Bibliothek), PubMed- und arXiv-Integration sowie Tools für die Publikationsverwaltung.
| Eigenschaft | Wert |
|---|---|
| Container | ceir-zotero-comfort |
| Port | 3001 |
| Protokoll | MCP |
| Bibliotheken | Group (CEI_Publications) + Personal (optional) |
Zotero Comfort unterstützt zwei Bibliotheken gleichzeitig:
| Bibliothek | Zweck | Konfiguration |
|---|---|---|
| Group Library (CEI_Publications) | Geteilte Team-Bibliothek | ZOTERO_GROUP_API_KEY, ZOTERO_GROUP_LIBRARY_ID |
| Personal Library (optional) | Individuelle Sammlung | ZOTERO_PERSONAL_API_KEY, ZOTERO_PERSONAL_LIBRARY_ID |
Durchsucht die Zotero-Bibliothek nach Publikationen.
| Parameter | Typ | Beschreibung |
|---|---|---|
query |
string | Suchbegriff |
library |
string | group oder personal (Standard: group) |
Ruft die Metadaten eines bestimmten Papers ab (Titel, Autoren, Abstract, DOI, etc.).
| Parameter | Typ | Beschreibung |
|---|---|---|
item_key |
string | Zotero Item Key |
Schlägt eine passende Sammlung (Collection) für ein Paper vor, basierend auf Inhalt und vorhandenen Sammlungen.
| Parameter | Typ | Beschreibung |
|---|---|---|
item_key |
string | Zotero Item Key |
Listet alle verfügbaren Sammlungen in der Bibliothek auf.
| Parameter | Typ | Beschreibung |
|---|---|---|
library |
string | group oder personal (Standard: group) |
Erstellt eine thematische Leseliste aus vorhandenen Papers.
| Parameter | Typ | Beschreibung |
|---|---|---|
topic |
string | Thema der Leseliste |
max_items |
integer | Maximale Anzahl Papers |
Markiert ein Paper für die Veröffentlichung auf der Website.
| Parameter | Typ | Beschreibung |
|---|---|---|
item_key |
string | Zotero Item Key |
Exportiert eine Sammlung als BibTeX-Datei.
| Parameter | Typ | Beschreibung |
|---|---|---|
collection_key |
string | Zotero Collection Key |
Zotero Comfort kann Literatur direkt aus PubMed und arXiv suchen und in die Bibliothek importieren. Dies ermöglicht einen integrierten Workflow von der Literaturrecherche bis zur Verwaltung.
| Umgebungsvariable | Standard | Beschreibung |
|---|---|---|
ZOTERO_MCP_PORT |
3001 |
Host-Port |
ZOTERO_GROUP_LIBRARY_ID |
5767153 |
Gruppen-Bibliothek ID |
ZOTERO_GROUP_API_KEY |
- | API-Key für Gruppen-Bibliothek |
ZOTERO_PERSONAL_LIBRARY_ID |
- | Persönliche Bibliothek ID |
ZOTERO_PERSONAL_API_KEY |
- | API-Key für persönliche Bibliothek |
LOG_LEVEL |
info |
Log-Level |
CEI_Publications hat.env-Datei ein