Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

bn_search_articles

Harvest article metadata from Biblioteka Nauki using OAI-PMH protocol. Filter by date range, journal set, or page through results with resumption tokens. Choose Dublin Core or JATS format for structured metadata.

Instructions

OAI-PMH ListRecords harvest for Biblioteka Nauki — NOT full-text keyword search. Use this to list records by optional date range (from_date/until_date) and/or OAI set (journal id from ListSets), or to page with resumption_token. There is no query string in OAI-PMH; for keyword/topic search use bn_search_publications. Returns raw XML. metadata_format=oai_dc (Dublin Core) or jats (abstracts, keywords, references).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
from_dateNoEarliest publication date, format YYYY-MM-DD
until_dateNoLatest publication date, format YYYY-MM-DD
setNoOAI set identifier to scope results to a journal or discipline.
metadata_formatNooai_dc — Dublin Core (smaller, faster); jats — full structured metadata.oai_dc
resumption_tokenNoToken returned in a previous response for fetching the next page.
minimize_piiNoWhen true, redacts ORCID/email/phone/PESEL-like patterns for privacy-sensitive use cases.
Behavior4/5

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

With no annotations provided, the description carries the full burden. It discloses key behavioral traits: the tool returns 'raw XML', explains the two metadata formats (oai_dc vs jats) and their trade-offs, and mentions pagination via 'resumption_token'. However, it doesn't cover rate limits, authentication needs, or error handling, which would be helpful for a harvesting tool.

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

Conciseness5/5

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

The description is efficiently structured in three sentences: first clarifies purpose and distinction from sibling, second explains usage scenarios, third details output format and metadata options. Every sentence earns its place with zero waste, and key information is front-loaded.

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

Completeness4/5

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

For a harvesting tool with 6 parameters, 100% schema coverage, and no output schema, the description is mostly complete. It covers purpose, usage guidelines, output format (raw XML), and metadata options. However, without annotations, it could benefit from mentioning rate limits or authentication requirements, which are common for API-based harvesting tools.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds minimal value beyond the schema: it mentions 'optional date range' and 'OAI set (journal id from ListSets)', but doesn't provide additional syntax or format details. The baseline of 3 is appropriate when the schema does the heavy lifting.

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 the tool performs an 'OAI-PMH ListRecords harvest for Biblioteka Nauki' and explicitly distinguishes it from 'full-text keyword search', naming the sibling tool 'bn_search_publications' for that purpose. It specifies the verb (harvest/list), resource (records), and scope (Biblioteka Nauki).

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 provides explicit guidance on when to use this tool ('to list records by optional date range and/or OAI set, or to page with resumption_token') and when not to use it ('NOT full-text keyword search'), with a clear alternative named ('bn_search_publications'). It also clarifies the absence of a query string in OAI-PMH.

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/asterixix/polish-academic-mcp'

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