Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

dane_search

Search over 43,000 datasets from Polish government and academic institutions to find open data for research, analysis, or applications. Filter by category and sort results by relevance or date.

Instructions

Search the Polish government open data portal (dane.gov.pl). Contains 43,000+ datasets from ministries, municipalities, and public institutions. Datasets flagged has_research_data=true are specifically academic. Returns JSON with title, category, license (mostly CC0), institution, and download stats.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch terms
categoryNoDCAT category name, e.g. "Science and technology", "Education", "Health", "Transport"
per_pageNoResults per page
pageNoPage number — 1-based
sortNoSort order (-date = newest first)relevance
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 data source (Polish government portal), dataset count (43,000+), academic flag (has_research_data=true), and return format (JSON with specific fields like title, category, license, institution, download stats). However, it lacks details on rate limits, authentication needs, 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.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with essential information in two efficient sentences. The first sentence covers purpose and scope, while the second details return format and academic data flag. There is no wasted text, and every sentence adds value.

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 complexity (search with 5 parameters, no output schema, and no annotations), the description is mostly complete. It covers the data source, scope, academic flag, and return format. However, it lacks details on pagination behavior (implied by parameters but not explained), error cases, or example usage, which would enhance 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 all parameters thoroughly. The description does not add any parameter-specific semantics beyond what the schema provides (e.g., it doesn't explain query syntax or category mappings). The baseline score of 3 is appropriate as the schema handles the heavy lifting.

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'), the target resource ('Polish government open data portal (dane.gov.pl)'), and distinguishes it from siblings by specifying the portal's scope (43,000+ datasets from ministries, municipalities, and public institutions). It also mentions the academic dataset flag, which further differentiates it from generic search tools.

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 the portal's scope and academic datasets, but it does not explicitly state when to use this tool versus alternatives like 'dane_get_dataset' or other search tools in the sibling list. No exclusions or prerequisites are provided.

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