Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

blz_get_listing

Retrieve detailed information about a specific academic source from Polish databases using its WordPress post ID. Returns raw JSON data for further processing.

Instructions

Fetch one source (listing) by numeric WordPress post ID from Baza Legalnych Źródeł. Returns raw JSON.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
listing_idYesListing ID from search results (field id).
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions the return format ('raw JSON') but doesn't disclose other behavioral traits like error handling, rate limits, authentication needs, or whether it's a read-only operation. This is inadequate for a tool with no annotation coverage.

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 a single, efficient sentence that states the purpose and return format without unnecessary details. It could be slightly improved by front-loading key information more explicitly, but it's generally 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 low complexity (1 parameter, no output schema, no annotations), the description is minimally adequate. It covers the basic action and return format but lacks details on usage guidelines and behavioral transparency, which are needed for full completeness.

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 the 'listing_id' parameter fully. The description adds no additional meaning beyond what the schema provides, such as examples or constraints, resulting in the baseline score of 3.

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 action ('Fetch') and resource ('one source (listing) by numeric WordPress post ID from Baza Legalnych Źródeł'), making the purpose understandable. However, it doesn't explicitly differentiate from sibling tools like 'blz_search' or 'blz_listing_categories', which would require a 5.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives such as 'blz_search' or other sibling tools. It mentions the resource but lacks context about prerequisites, timing, or comparisons, leaving usage unclear.

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