Skip to main content
Glama

Server Details

Search otwarteAPI.pl — a catalog of 53 official public Polish and EU APIs (VAT white list, KRS, GUS, NBP, ECB, Eurostat, VIES and more), curated for AI agents. One tool: find the right API by natural-language query. No API key, no signup.

Ownership verified
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

1 tool
szukaj_apiAInspect

Przeszukuje otwarteAPI.pl — katalog 60 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).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaksymalna liczba wyników (1–60, 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.

TDQS

A4.4/5.0
Behavior4/5

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

No annotations are present, so the description takes full responsibility for behavior. It discloses the nature of the operation (a search that returns matching entries) and gives meaningful behavior: an empty query returns all catalog entries, optionally narrowed by filters. It does not mention pagination/error specifics, but these would be unimportant for this low-risk read-only search.

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?

Three sentences, zero fluff. The purpose is front-loaded, followed by what is returned and the key edge-case (empty query). Every sentence contributes to an agent's decision.

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?

For a medium-low complexity tool with only optional params and no output schema, the description gives enough context: a purpose, params, it behavior on empty input, and the shape of each result entry. A few minor details on output shape and no results handling would be nice, but nothing essential is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%: all 4 params have clear descriptions with types, examples, and defaults. The description also adds a behavior beyond the schema: that 'empty query returns the whole catalog (optionally filtered)', clarifying the relationship between the query parameter and the filter params'.

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 starts with a precise verb ('Przeszukuje') and names the exact resource (otwarteAPI.pl — a catalog of 60 public government APIs). It also enumerates the returned fields (documentation link, jurisdiction, authorization type, format), making the tool's responsibility unmistakable even without sibling.

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?

It doesn't explicit state 'use when X, not for Y', but it provides clear context in which the tool should be used: looking for official public APIs from Poland/EU/etc with natural language or filters. The empty-query behavior is an additional usage hint (for listing the whole catalog). A sinnce no sibling exists, the bar for exclusions is naturally relaxed.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedszukaj_api1 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)."
  2. 1 tool update
    • First observedszukaj_api

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

There is only one tool, so there is no possibility of overlapping purposes or misselecting between tools. The tool's single responsibility is clearly defined.

Naming Consistency4/5

The single tool name, szukaj_api, uses a readable verb_noun structure and is not inconsistent with anything else. However, with only one tool there is no real naming pattern to evaluate.

Tool Count3/5

A one-tool server feels thin, but the tool is not trivial: it supports searching, filtering, and returning the full directory. Still, the server offers only a minimal read-only surface.

Completeness4/5

For a directory search server, one search tool that can list the whole catalog and return metadata covers the core need. Minor functionality such as pagination or category-level browsing may be missing, but no dead end is evident.

Resources