Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

ruj_search

Search academic publications in Jagiellonian University Repository with full-text search, filtering by author, subject, date, and availability of full-text documents.

Instructions

Search publications in the Jagiellonian University Repository (RUJ) via DSpace 7 discovery. Supports full-text search with 14 filter fields, 7 sort options, and 0-based pagination. Results are HAL+JSON with hit highlights and full Dublin Core metadata. Each filter value may include an explicit operator suffix separated by a comma (e.g. 'Smith,equals'); if omitted the documented default operator is applied. Supported operators: equals, notequals, contains, notcontains, authority, notauthority, query.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesFull-text search terms
pageNoPage number — 0-based
sizeNoResults per page (1–50)
sortNoSort field and directionscore,desc
itemtypeNoItem type filter (default op: equals). Known values: JournalArticle, Book, BookSection, JournalEditorship.
authorNoAuthor name filter (default op: contains).
subjectNoSubject / keyword filter (default op: equals).
languageNoLanguage code filter (default op: equals). E.g. 'pl', 'en'.
affiliationNoAuthor institutional affiliation filter (default op: contains).
affiliation_emNoCorresponding-author affiliation filter (default op: contains). Maps to DSpace field affiliationEm.
journal_titleNoJournal title filter (default op: contains). Maps to DSpace field journalTitle.
subtypeNoPublication subtype filter (default op: equals).
entity_typeNoDSpace entity type filter (default op: equals). Maps to DSpace field entityType.
pbn_disciplineNoPBN scientific discipline filter (default op: equals). Maps to DSpace field pbndiscipline.
has_full_textNoWhen true, restrict to items that have files in the original bundle (i.e. full-text available in the repository). Maps to DSpace field has_content_in_original_bundle.
date_issuedNoIssue date filter (default op: equals). For ranges use the query operator with Solr syntax, e.g. '[2020-01-01 TO 2023-12-31],query'. Maps to DSpace field dateIssued.
date_accessionedNoAccession date filter (default op: equals). Maps to DSpace field dateAccessioned.
date_submittedNoSubmission date filter (default op: equals). Maps to DSpace field dateSubmitted.
minimize_piiNoWhen true, redacts personal identifiers and removes author/affiliation fields 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 of behavioral disclosure. It effectively describes key behavioral traits: the search supports full-text with filters, sort options, 0-based pagination, HAL+JSON results with highlights and metadata, and detailed operator syntax for filters. However, it doesn't mention rate limits, authentication requirements, or error handling.

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 appropriately sized and front-loaded, starting with the core purpose and key features. It uses two sentences efficiently to convey search capabilities, result format, and operator details without unnecessary repetition. Minor improvements could include bullet points for readability, but overall it's well-structured.

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

Completeness3/5

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

Given the tool's complexity (19 parameters, no output schema, no annotations), the description is moderately complete. It covers the search functionality, result format, and operator syntax, but lacks details on output structure (beyond HAL+JSON), error cases, or performance considerations. With no output schema, more information on return values would be beneficial.

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?

The input schema has 100% description coverage, so parameters are well-documented in the schema itself. The description adds value by explaining the operator syntax for filter values (e.g., 'Smith,equals') and listing supported operators, which complements the schema. However, it doesn't provide additional semantic context beyond what the schema already covers for most parameters.

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 searches publications in the Jagiellonian University Repository via DSpace 7 discovery, specifying the resource (publications in RUJ) and action (search). It distinguishes itself from sibling tools like 'ruj_get_item' by focusing on search functionality rather than retrieval of individual items.

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

Usage Guidelines3/5

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

The description implies usage for searching publications with full-text and filtering capabilities, but does not explicitly state when to use this tool versus alternatives like 'ruj_get_item' or other repository search tools in the sibling list. It provides context about search features but lacks explicit guidance on tool selection.

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