Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

rcin_search

Search RCIN metadata via OAI-PMH ListRecords to retrieve academic records from Polish repositories. Filter by date ranges or specific collections, with pagination support for comprehensive data harvesting.

Instructions

Search (harvest) RCIN metadata via OAI-PMH ListRecords. Filter by optional from_date/until_date (YYYY-MM-DD) and/or OAI setSpec (e.g. rcin.org.pl:literature). Returns raw XML. Use resumption_token from the previous response for the next page. For interactive keyword search on the website, use https://rcin.org.pl/dlibra/ — this tool exposes the OAI API only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
from_dateNoEarliest datestamp boundary, format YYYY-MM-DD (optional).
until_dateNoLatest datestamp boundary, format YYYY-MM-DD (optional).
setNoOAI setSpec to scope results (e.g. rcin.org.pl:literature). Omit for all sets.
metadata_formatNooai_dc — Dublin Core (default, compact); oai_qdc — qualified DC; mets — METS; oai_etdms — theses; dlibra_avs — dLibra attribute schema.oai_dc
resumption_tokenNoToken from a prior ListRecords response to fetch the next chunk.
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 of behavioral disclosure. It effectively describes key behaviors: the tool returns raw XML, supports pagination via resumption_token, and filters by date/set. However, it doesn't mention rate limits, authentication requirements, or error handling, which would be helpful for a complete behavioral picture.

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: purpose statement, parameter context, and usage differentiation. Every sentence earns its place by providing essential information without redundancy. It's appropriately sized and front-loaded with the core functionality.

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 search tool with 5 parameters, 100% schema coverage, and no output schema, the description is reasonably complete. It covers the purpose, behavioral aspects (pagination, output format), and usage context. The main gap is the lack of output schema, but the description compensates by stating it returns 'raw XML,' which provides some guidance.

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 by mentioning date filtering and setSpec examples, but doesn't provide additional semantic context about parameter interactions or usage patterns. This meets the baseline for high schema coverage.

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's purpose: 'Search (harvest) RCIN metadata via OAI-PMH ListRecords.' It specifies the resource (RCIN metadata), the method (OAI-PMH ListRecords), and distinguishes it from siblings by noting it's for OAI API access rather than interactive website search.

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 vs. alternatives: 'For interactive keyword search on the website, use https://rcin.org.pl/dlibra/ — this tool exposes the OAI API only.' This clearly differentiates it from website-based search and indicates the tool's specific use case for API harvesting.

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