Skip to main content
Glama

Compliance + sanctions check

check_compliance

Perform a public compliance check for a Slovak company, covering AML/sanctions, debtor lists, insolvency/bankruptcy, liquidation, and ownership-transparency flags.

Instructions

Public compliance check for a Slovak company: AML/sanctions, debtor lists (SocPoist/VšZP/tax), insolvency/bankruptcy/liquidation status, RPVS (transparency-of-ownership register, zákon 315/2016), and active regulatory flags. No API key required server-side (public route), but still routed through the authenticated MCP client for traceability. SK-only today; CZ/AT compliance modules tracked in roadmap.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
icoYes6-8 digit Slovak IČO
Behavior4/5

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

With no annotations provided, the description carries full transparency burden. It proactively discloses that this is a public route with no server-side API key needed but still goes through the authenticated MCP client for traceability—a useful behavioral nuance. It doesn't mention response format or potential side effects, but the read-only nature of a 'check' is implicit.

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 compact: one sentence listing checks, one sentence about authentication, and one sentence about geographic roadmap. Every sentence provides distinct information with no redundancy.

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?

The description covers the tool's purpose, scope, and authentication model, which is sufficient for a simple single-parameter tool with no output schema. It doesn't describe return values, but the list of checks implies the kind of data returned. Slight gap is no mention of rate limits or error behavior.

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?

The single parameter 'ico' is fully described in the schema (pattern, length). The description adds no extra parameter semantics beyond what the schema already provides, so it earns the baseline 3 for 100% 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+resource: 'Public compliance check for a Slovak company' and enumerates the exact data sources (AML/sanctions, debtor lists, insolvency status, RPVS, regulatory flags). This clearly distinguishes it from sibling tools like search_companies or get_financials.

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 states clear context for when to use (compliance checking for Slovak companies) and even an exclusion ('SK-only today'), which helps an agent avoid using it for CZ/AT companies. However, it doesn't explicitly name alternative tools for those jurisdictions, so it falls short of full alternative guidance.

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/juliusgerman/entyrix-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server