Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.malkreide/swiss-academic-libraries-mcp

PYPI · SWISS-ACADEMIC-LIBRARIES-MCP · SCANNED SEP 20

Swiss academic libraries + open-access Swiss legal literature (SRU/OAI-PMH, no API key)

0 this week 64 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 33 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 0 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3216 tokens (~169/item across 19 items; 16 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.malkreide/swiss-academic-libraries-mcp server?

io.github.malkreide/swiss-academic-libraries-mcp runs locally as a PyPI package, launched with uvx swiss-academic-libraries-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · swiss-academic-libraries-mcp

# add to Claude Code
claude mcp add malkreide-swiss-academic-libraries-mcp -- uvx swiss-academic-libraries-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "malkreide-swiss-academic-libraries-mcp": {
      "command": "uvx",
      "args": [
        "swiss-academic-libraries-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "malkreide-swiss-academic-libraries-mcp": {
      "command": "uvx",
      "args": [
        "swiss-academic-libraries-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add malkreide-swiss-academic-libraries-mcp -- uvx swiss-academic-libraries-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "malkreide-swiss-academic-libraries-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "swiss-academic-libraries-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add malkreide-swiss-academic-libraries-mcp --command uvx --arg swiss-academic-libraries-mcp
# ~/.hermes/config.yaml
mcp_servers:
  malkreide-swiss-academic-libraries-mcp:
    command: "uvx"
    args: ["swiss-academic-libraries-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "malkreide-swiss-academic-libraries-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "swiss-academic-libraries-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add malkreide-swiss-academic-libraries-mcp -t stdio -c uvx -a swiss-academic-libraries-mcp
// mcp.json
{
  "mcpServers": {
    "malkreide-swiss-academic-libraries-mcp": {
      "command": "uvx",
      "args": [
        "swiss-academic-libraries-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Stability: 0.80 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Package version: 1.2.0 → 1.3.0 functional
  • 19 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/swiss-academic-libraries-mcp@1.3.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 33 packages
Packages resolved 33
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 16 exposed · ~2,917 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
emanuscripta_get_record ~152

Ruft ein einzelnes Handschriften-Objekt aus e-manuscripta ab. Die OAI-Identifier stammen aus den Ergebnissen von emanuscripta_list_records. Format: 'oai:www.e-manuscripta.ch:{id}' Args: params (OaiGetRecordInput): Input mit: - oai_identifier (str): OAI-Identifier des Objekts - response_format (str): 'markdown' oder 'json' Returns: str: Vollständige Dublin-Core-Metadaten: Titel, Autor(en), Datum, Sammlung/Archiv, Typ, Themen, Beschreibung, Relationen und URL.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

emanuscripta_list_collections ~108

Listet alle in e-manuscripta vertretenen Archive und Sammlungen auf. Die Set-Bezeichner können als set_spec in emanuscripta_list_records verwendet werden. Args: params (ListCollectionsInput): Input mit: - filter_name (str): Filter nach Sammlungsname (optional) Returns: str: Tabellarische Übersicht aller Sammlungen mit Set-Bezeichner und Name.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

emanuscripta_list_records ~233

Listet digitalisierte Handschriften und Archivalien aus e-manuscripta (OAI-PMH). e-manuscripta bietet Zugriff auf digitalisierte Handschriften, Nachlässe, Briefe und andere Archivmaterialien aus Schweizer Bibliotheken und Archiven. Darunter Bestände der ETH-Bibliothek, ZB Zürich, UB Basel u.a. Verfügbare Sammlungen mit emanuscripta_list_collections() abrufen. Args: params (OaiSearchInput): Filterparameter: - from_date (str): Startdatum YYYY-MM-DD (optional) - until_date (str): Enddatum YYYY-MM-DD (optional) - set_spec (str): Sammlung/Archiv (optional) - resumption_token (str): Pagination-Token (optional) - response_format (str): 'markdown' oder 'json' Returns: str: Liste der Objekte mit Titel, Autor(en), Datum, Sammlung, Typ, URL. Enthält resumption_token und Gesamtanzahl für Pagination.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

eperiodica_get_record ~149

Ruft einen einzelnen Zeitschriftenartikel aus e-periodica ab. Die OAI-Identifier stammen aus den Ergebnissen von eperiodica_list_records. Format: 'oai:agora.ch:{zeitschrift}:{jahr}:{heft}::{seite}' Args: params (OaiGetRecordInput): Input mit: - oai_identifier (str): OAI-Identifier des Artikels - response_format (str): 'markdown' oder 'json' Returns: str: Vollständige Dublin-Core-Metadaten: Titel, Autor(en), Datum, Quelle, Themen, Beschreibung, Sprache und Digitalisat-URL.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

eperiodica_list_records ~230

Listet digitalisierte Zeitschriftenartikel und Periodika aus e-periodica (OAI-PMH). e-periodica bietet Zugriff auf über 1 Million digitalisierte Artikel aus Schweizer Zeitschriften (1750–heute), darunter Fachzeitschriften, Kulturzeitschriften und historische Periodika. OAI-Identifier-Format: 'oai:agora.ch:{zeitschrift}:{jahr}:{heft}::{seite}' Args: params (OaiSearchInput): Filterparameter: - from_date (str): Startdatum YYYY-MM-DD (optional) - until_date (str): Enddatum YYYY-MM-DD (optional) - set_spec (str): Zeitschriften-Set (optional) - resumption_token (str): Pagination-Token (optional) - response_format (str): 'markdown' oder 'json' Returns: str: Liste der Artikel mit Titel, Autor(en), Datum, Quelle/Zeitschrift, URL. Enthält resumption_token und Gesamtanzahl für Pagination.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

erara_get_record ~159

Ruft ein einzelnes digitalisiertes Druckwerk aus e-rara ab. Die OAI-Identifier stammen aus den Ergebnissen von erara_list_records. Format: 'oai:www.e-rara.ch:{id}' (z.B. 'oai:www.e-rara.ch:29725195') Args: params (OaiGetRecordInput): Input mit: - oai_identifier (str): OAI-Identifier des Werks - response_format (str): 'markdown' oder 'json' Returns: str: Vollständige Dublin-Core-Metadaten: Titel, Autor(en), Datum, Verlag, Typ, Themen, Beschreibung, Relationen und Digitalisat-URL.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

erara_list_collections ~120

Listet alle in e-rara vertretenen Bibliotheken und Sammlungen auf. Die Set-Bezeichner (spec) können als set_spec in erara_list_records verwendet werden, um die Suche auf eine bestimmte Bibliothek einzuschränken. Args: params (ListCollectionsInput): Input mit: - filter_name (str): Filter nach Bibliotheksname (optional) Returns: str: Tabellarische Übersicht aller Sammlungen mit Set-Bezeichner und Name.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

erara_list_records ~252

Listet digitalisierte historische Druckwerke aus e-rara (OAI-PMH). e-rara enthält über 250'000 digitalisierte Werke aus Schweizer Bibliotheken, darunter historische Bücher, Karten, Flugblätter und Einblattdrucke. Verfügbare Sammlungen (set_spec) mit erara_list_collections abrufen. Bekannte Sets: 'zut' (ETH-Bibliothek), 'bau_1' (UB Basel), 'bge_g' (BGE Genf), 'stibi' (Stiftsbibliothek St. Gallen). Args: params (OaiSearchInput): Filterparameter: - from_date (str): Startdatum YYYY-MM-DD (optional) - until_date (str): Enddatum YYYY-MM-DD (optional) - set_spec (str): Sammlung/Bibliothek (optional) - resumption_token (str): Pagination-Token (optional) - response_format (str): 'markdown' oder 'json' Returns: str: Liste der Einträge mit Titel, Autor, Datum, Verlag, Typ, URL. Enthält resumption_token für weitere Seiten und Gesamtanzahl.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

library_info ~84

Übersicht aller verfügbaren Datenquellen und Tools dieses MCP-Servers. Empfohlen als Einstiegspunkt: zeigt alle vier Bibliotheksquellen, die verfügbaren Tools mit kurzen Beschreibungen und Beispielanfragen. Kein Netzwerkzugriff erforderlich. Returns: str: Markdown-Dokumentation mit Datenquellen, Tool-Übersicht und Beispielen.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

oa_law_get ~111

Ruft einen einzelnen OA-Rechtsbeitrag über DOI oder auflösbare URL ab. Identifier stammen aus den oa_law_search-Ergebnissen (DOI oder Link). Geliefert werden Metadaten inkl. Lizenz — **kein Volltext**. Args: params (OaLawGetInput): identifier (DOI oder URL), response_format. Returns: str: Detailmetadaten des Beitrags oder ein Hinweis, wenn nichts gefunden wurde.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

oa_law_search ~244

Durchsucht frei zugängliche schweizerische rechtswissenschaftliche Beiträge. Quellen: sui generis (OA-Rechtszeitschrift), ex/ante (peer-reviewt, mehrsprachig) und Repositorium.ch (Fachrepositorium Schweizer Recht). Geliefert werden ausschliesslich **Metadaten** (Titel, Autorschaft, Jahr, Lizenz, DOI, Link, Abstract falls vorhanden) — **kein Volltext**. Das Feld `license` ist immer gesetzt; fehlt eine maschinenlesbare Lizenz, steht dort "unknown" (Open Access heisst frei lesbar, nicht zwingend frei weiterverwendbar). Sprache wird geführt, aber nur gefiltert, wenn `language` ausdrücklich gesetzt ist. Args: params (OaLawSearchInput): query, source, language, year_from, year_to, peer_reviewed, max_records, response_format. Returns: str: Trefferliste mit Titel, Autorschaft, Jahr, Lizenz, DOI und Link, inklusive Quellen-Status (nicht erreichbare Quellen werden ausgewiesen).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

resolve_doi ~224

Löst eine DOI über Crossref zu vollständigen Publikationsmetadaten auf. Beantwortet «was ist das überhaupt?» für eine DOI und liefert die Brücke zur nationalen Ebene: Titel, ISSN, ISBN und Autor:innen kommen als saubere Top-Level-Felder zurück. Damit lässt sich direkt in **swisscovery** prüfen, ob eine Schweizer Bibliothek den Titel führt — z.B. `swisscovery_search(query="<ISSN>")` oder mit Titel/Autor:in kombiniert. Stark bei internationaler Forschungsliteratur; für deutschsprachige CH-Bildungspublikationen ist Crossref schwach (siehe Known findings). Args: params (ResolveDoiInput): doi (blank oder als URL), response_format. Returns: str: Metadaten inkl. Lizenz und auflösbarem Link, oder ein Hinweis, wenn die DOI bei Crossref nicht auflösbar ist. Enthält einen konkreten Vorschlag zur Weitersuche in swisscovery.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_preprints ~214

Durchsucht Preprints auf arXiv (Naturwissenschaften, Informatik, Mathematik u.a.). Beantwortet «gibt es davon eine frühe/offene Fassung?». Die Anfrage wird automatisch als exakte Phrase gesucht — du musst keine arXiv-Syntax kennen (arXiv würde Leerzeichen sonst als OR interpretieren). Wo arXiv eine verknüpfte Journal-DOI führt, ist sie im Feld `doi` enthalten und lässt sich mit `resolve_doi` zur peer-reviewten Fassung auflösen — die sich wiederum in **swisscovery** gegen den Schweizer Bestand prüfen lässt. Args: params (SearchPreprintsInput): query, category (optional, z.B. 'cs.CL'), limit, response_format. Returns: str: Trefferliste mit arXiv-ID, Kategorie, Datum, ggf. Journal-DOI und Abstract, oder ein Hinweis bei null Treffern.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_publications ~216

Durchsucht die internationale Forschungsliteratur über Crossref (bibliografisch). Liefert pro Treffer Titel, Autor:innen, Jahr, Typ, ISSN/ISBN, Lizenz und DOI. Jeder Treffer trägt eine DOI, die sich mit `resolve_doi` vertiefen und mit ISSN/ISBN/Titel in **swisscovery** gegen den Schweizer Bestand prüfen lässt. Wichtige Einschränkung: Crossref ist stark bei internationaler Forschungsliteratur, aber **schwach bei deutschsprachiger CH-Bildungs- literatur** (z.B. Lehrplan-21-Umfeld). Für CH-Bildungspublikationen ist `swisscovery_search` oder `oa_law_search` die bessere Wahl. Args: params (SearchPublicationsInput): query, year_from, year_to, limit, response_format. Returns: str: Trefferliste mit DOI je Eintrag, oder ein Hinweis bei null Treffern.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

swisscovery_get_record ~148

Ruft einen einzelnen Titel aus swisscovery via MMS-ID ab. Die MMS-ID wird aus den Ergebnissen von swisscovery_search (Feld 'mms_id') entnommen. Args: params (SwisscoveryGetRecordInput): Input mit: - mms_id (str): MMS-ID des Titels (z.B. '991134165199705501') Returns: str: Detaillierter MARC-Eintrag als Markdown inkl. aller verfügbaren Felder: Titel, Autor, Erscheinungsinfo, Umfang, Sprache, ISBN/ISSN, Schlagworte, Abstract, URLs und swisscovery-Permalink.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

swisscovery_search ~273

Durchsucht den swisscovery-Gesamtkatalog (500+ Schweizer Bibliotheken) via SRU. Unterstützt einfache Volltextsuche und CQL-Feldsuche: - Volltextsuche: "Volksschule Zürich" - Titelsuche: title = "Bildungsreform" - Autorensuche: creator = "Pestalozzi" - Schlagwortsuche: subject = "Pädagogik" - Kombiniert: title = "Schule" AND creator = "Pestalozzi" Args: params (SwisscoverySearchInput): Suchparameter: - query (str): CQL-Suchanfrage - max_records (int): Maximale Ergebnisanzahl (1–50, Standard: 10) - start_record (int): Startposition für Pagination (Standard: 1) - response_format (str): 'markdown' oder 'json' Returns: str: Formatierte Liste der Treffer mit Titel, Autor, Erscheinungsinfo, Sprache, ISBN/ISSN, MMS-ID und swisscovery-Link. Bei JSON: vollständiges MARC-geparsertes Dict pro Eintrag. Enthält Gesamttrefferanzahl und next_record_position für Pagination.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.malkreide/swiss-academic-libraries-mcp server?

io.github.malkreide/swiss-academic-libraries-mcp is listed in the public MCP registry as io.github.malkreide/swiss-academic-libraries-mcp. Swiss academic libraries + open-access Swiss legal literature (SRU/OAI-PMH, no API key). This page covers its PyPI package (swiss-academic-libraries-mcp).

Is the io.github.malkreide/swiss-academic-libraries-mcp server safe to use?

io.github.malkreide/swiss-academic-libraries-mcp scores 64 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.malkreide/swiss-academic-libraries-mcp server expose?

io.github.malkreide/swiss-academic-libraries-mcp exposes 16 tools: library_info, swisscovery_search, swisscovery_get_record, erara_list_records, erara_get_record, and 11 more. Their descriptions and schemas cost roughly 2,917 tokens of context every time the server is loaded.

Is the io.github.malkreide/swiss-academic-libraries-mcp server still maintained?

io.github.malkreide/swiss-academic-libraries-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.