Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

uafm_search

Search academic publications from the University of Applied Sciences in Nowy Sącz Repository using full-text queries with filters for author, title, subject, date, and availability.

Instructions

Search publications in the University of Applied Sciences in Nowy Sącz Repository (repozytorium.uafm.edu.pl) via DSpace 7 discovery. Supports full-text search with filters for author, title, subject, keyword, item type, date, license, and full-text availability. Results are HAL+JSON with Dublin Core metadata. Each filter value may include an explicit operator suffix (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
authorNoAuthor name filter (default op: contains).
titleNoTitle filter (default op: contains).
subjectNoSubject filter (default op: equals).
keywordNoKeyword filter (default op: equals).
itemtypeNoItem type filter (default op: equals). E.g. 'article', 'book'.
date_issuedNoIssue date filter (default op: equals). For ranges use Solr syntax, e.g. '[2020-01-01 TO 2023-12-31],query'.
date_accessionedNoAccession date filter (default op: equals).
licenseNoLicense filter (default op: contains). E.g. 'CC BY'.
has_full_textNoWhen true, restrict to items with files in the original bundle (full-text available).
Behavior4/5

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

With no annotations provided, the description carries full burden and does well by disclosing key behavioral traits: it specifies the search system (DSpace 7 discovery), result format (HAL+JSON with Dublin Core metadata), operator syntax with defaults, and supported operators. It misses details like pagination behavior or error handling, but covers essential operational context.

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 two sentences: the first establishes purpose and scope, the second details operational specifics. Every phrase adds necessary information without redundancy, making it front-loaded and appropriately sized for the tool's complexity.

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 13 parameters, 100% schema coverage, and no output schema, the description is largely complete. It covers the search system, filters, operators, and result format. However, it lacks information on response structure (e.g., pagination metadata) which would be helpful given the absence of an output schema.

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 13 parameters thoroughly. The description adds value by explaining operator suffixes and defaults for filters, but does not provide additional semantic context beyond what the schema descriptions offer. Baseline 3 is appropriate given 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 specific action ('Search publications'), the target resource ('University of Applied Sciences in Nowy Sącz Repository'), and the method ('via DSpace 7 discovery'). It distinguishes from sibling tools like 'uafm_get_item' by focusing on search 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 various filters, but does not explicitly state when to use this tool versus alternatives like 'uafm_get_item' or other search tools in the sibling list. It provides context about supported filters 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