Skip to main content
Glama
malkreide

swiss-academic-libraries-mcp

by malkreide

search_publications

Read-onlyIdempotent

Search international research literature via Crossref. Returns bibliographic records with DOI, authors, title, and license. Suitable for global academic publications.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations include readOnlyHint, idempotentHint, destructiveHint, indicating safe read-only behavior. The description adds context about Crossref's strengths/weaknesses and result details, without contradicting annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with sections for purpose, returns, limitations, and parameters. It is informative without excessive verbosity, though could be slightly more compact.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity, the description covers all necessary aspects: purpose, returns, limitations, parameter hints, and relationship to sibling tools. Annotations provide safety context, and output schema is noted. Complete for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although schema coverage is 0% per context, the schema actually includes descriptions for all parameters. The description adds value for the query parameter by explaining Crossref's coverage and suggesting alternatives, going beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Durchsucht die internationale Forschungsliteratur über Crossref (bibliografisch)' and specifies the returned fields. It distinguishes itself from sibling tools by mentioning its weakness for CH education literature and suggesting alternatives.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly advises when not to use (for CH education literature) and recommends `swisscovery_search` or `oa_law_search`. It also explains how to use the results with `resolve_doi` and swisscovery, providing clear usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/malkreide/swiss-academic-libraries-mcp'

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