Skip to main content
Glama

szukaj_api

Przeszukuje otwarteAPI.pl — katalog 92 oficjalnych, publicznych API rządowych z Polski, UE i kilkudziesięciu krajów (rejestry firm, VAT, statystyka, otwarte dane). Zwraca pasujące wpisy z linkiem do oficjalnej dokumentacji, jurysdykcją, typem autoryzacji i formatem. Puste zapytanie zwraca cały katalog (opcjonalnie zawężony filtrami).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaksymalna liczba wyników (1–92, domyślnie 8).
tematNoTag do zawężenia, np. „firmy”, „dane-statystyczne”, „bez-klucza”. Opcjonalne.
zasiegNoKod jurysdykcji do zawężenia, np. PL, EU, DE, GB, US. Opcjonalne.
zapytanieNoZapytanie w naturalnym języku (PL lub EN), np. „sprawdź VAT firmy w Estonii” albo „company register Germany”. Opcjonalne.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / limit / description
      Previous value: -"Maksymalna liczba wyników (1–60, domyślnie 8)."New value: +"Maksymalna liczba wyników (1–92, domyślnie 8)."
  2. Changed1 schema field changed
    • changedInput schema / properties / limit / description
      Previous value: -"Maksymalna liczba wyników (1–53, domyślnie 8)."New value: +"Maksymalna liczba wyników (1–60, domyślnie 8)."
  3. First observed

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description carries the burden and it does well: it discloses search scope (92 public APIs), result fields, and the empty-query behavior. It does not mention errors, rate limits, or whether the search is fuzzy/keyword-based, but for a read-only catalog search the key behavior is covered.

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?

Two sentences supply catalog identity, scope, return fields, and empty-query behavior without padding. The first verb states the action up front. The second sentence is slightly dense but all information earns its place.

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?

There is no output schema溯, and description compensates by listing result fields (link, jurisdiction, auth type, format). All parameters are documented in the schemaijah; no prerequisites or auth mention needed since no annotations indicate them. The empty-query behavior rounds out the operational picture.

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?

Input schema covers all parameter semantics thoroughly (limit, temat, zasieg, zapytanie), so the description does not need to repeat them. The description adds a small amount of context by mentioning filters and natural language queries, which is enough to reach the baseline for 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 opens with a specific verb ('Przeszukuje'/'searches') and names the exact resource (openapi.pl, a catalog of 92 official public APIs). It also states the concrete result fields (link, jurisdiction, authorization type, format), so an agent immediately knows what the tool does and what it returns.

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

Usage Guidelines4/5

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

The description makes the tool's purpose clear and covers special behavior: an empty query returns the entire catalog, optionally narrowed by filters. It doesn't mention when to prefer an alternative, but there are no sibling tools to contrast against, so this is sufficient.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources