Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

pkn_search

Search the Polski Komitet Normalizacyjny (PKN) website for documents, articles, and content using full-text queries. Returns results with titles, excerpts, and update dates in Polish, English, or Russian.

Instructions

Full-text search on Polski Komitet Normalizacyjny main website (pkn.pl) via the public Solr-backed view. Returns raw HTML (result list with titles, excerpts, update dates). Pagination is 0-based. Not the WIEDZA norms DB: for PN search/details use wiedza_search_norms / wiedza_get_standard; for purchases see sklep.pkn.pl.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch phrase (plain text).
languageNoSite language / search path: pl — /wyszukiwarka; en — /en/search; ru — /ru/poisk.pl
sort_byNosearch_api_relevance — by relevance; changed — by last modification date.search_api_relevance
pageNoZero-based results page (Drupal pager).
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 traits: the tool returns raw HTML with specific content (result list with titles, excerpts, update dates), uses 0-based pagination, and operates on the public website. However, it lacks details on rate limits, error handling, or authentication needs, which would be useful for a public search 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 highly concise and front-loaded, with two sentences that efficiently convey purpose, output format, pagination, and usage alternatives. Every sentence adds critical information without redundancy, making it easy for an agent to parse quickly.

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?

Given the tool's moderate complexity (4 parameters, no output schema, no annotations), the description is mostly complete. It covers purpose, output format, pagination, and usage context. However, it lacks details on response structure (e.g., HTML parsing guidance) and potential limitations (e.g., result limits, timeout behavior), which would enhance completeness for a search tool.

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 semantic value beyond the schema, mentioning only 'pagination is 0-based' which relates to the 'page' parameter. This meets the baseline for high schema coverage without significant enhancement.

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 ('full-text search'), target resource ('Polski Komitet Normalizacyjny main website'), and scope ('via the public Solr-backed view'), distinguishing it from sibling tools like wiedza_search_norms for norms DB searches. It explicitly differentiates from alternatives, making the purpose unambiguous.

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 versus alternatives: it specifies that for PN search/details, use wiedza_search_norms/wiedza_get_standard, and for purchases, see sklep.pkn.pl. This clearly defines the tool's context and exclusions, helping the agent choose correctly among siblings.

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