Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

baztol_browse_domain

Browse Polish academic research by subject domain to find scientific articles and datasets from major databases like Biblioteka Nauki and Repozytorium UJ.

Instructions

Browse BazTOL by subject domain (same categories as the portal sidebar). Domain ids: 24 Architektura, 25 Automatyka, 26 Biotechnologia, 27 Budownictwo, 28 Chemia, 29 Elektronika i Telekomunikacja, 30 Elektrotechnika i Energetyka, 31 Fizyka i Astronomia, 32 Geodezja i Kartografia, 33 Górnictwo i Geologia, 34 Informatyka, 35 Inżynieria i Ochrona Środowiska, 36 Inżynieria Materiałowa, 37 Matematyka, 38 Mechanika, 39 Oceanologia i Oceanotechnika, 40 Transport, 41 Zarządzanie, 42 Źródła ogólne. Returns HTML.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domain_idYesSubject domain id (24–42)
pageNoPage number — 1-based (20 results per page)
Behavior2/5

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

No annotations are provided, so the description carries full burden. It discloses that the tool 'Returns HTML' and mentions pagination indirectly via the parameter list, but doesn't describe important behavioral aspects like whether this is a read-only operation, potential rate limits, authentication needs, error conditions, or what the HTML output contains. The description adds minimal behavioral context beyond basic functionality.

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 with the core purpose in the first sentence. The domain ID list is necessary but lengthy; however, it's structured clearly. No wasted sentences, though the HTML return statement could be integrated more smoothly.

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?

For a 2-parameter tool with no annotations and no output schema, the description provides adequate basic information about what the tool does and the domain options. However, it lacks details about the HTML output format, error handling, and comparison with sibling tools. The completeness is minimal but viable given the tool's apparent simplicity.

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 fully documents both parameters. The description adds value by providing the complete list of domain IDs with their names (24-42), which gives semantic meaning beyond the schema's 'Subject domain id (24–42)'. However, it doesn't add information about the 'page' parameter beyond what's in the schema.

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

Purpose4/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: 'Browse BazTOL by subject domain' with the specific resource being 'BazTOL' and action being 'browse'. It distinguishes from sibling tools like 'baztol_search' by focusing on domain-based browsing rather than keyword searching. However, it doesn't explicitly mention what 'BazTOL' is (though context suggests a resource collection).

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 context by mentioning 'same categories as the portal sidebar' and listing domain IDs, suggesting this tool is for domain-specific exploration. However, it doesn't explicitly state when to use this versus alternatives like 'baztol_search' or 'baztol_get_resource', nor does it mention any prerequisites or exclusions.

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