Skip to main content
Glama
Tiwas

Firmaradar

AML / PEP Screening

firmaradar_check_aml_pep

Verify a natural person against OFAC, EU, UN sanctions and PEP lists for AML/KYC screening.

Instructions

Screen ONE natural PERSON's full name against sanctions (OFAC, EU, UN) and PEP lists. IMPORTANT — this is a PERSON tool only. Do NOT pass a company name, an organisation number (orgnr), or any non-person string here. For company-level AML risk use firmaradar_get_aml_score (by orgnr); to screen a company's owners/officers, first resolve the people via firmaradar_get_company_roles / firmaradar_get_company_ownership, then screen each PERSON name with this tool. Compliance-critical: PII-sensitive, requires a signed DPA and a legitimate purpose per call (free-text purpose parameter). Audit-logged for 60 months. Rate-limited to 50 calls / 30 min per API-key. Returns structured hits with category, sources, and match-ratio (default min 0.85).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesFull name of ONE natural PERSON to screen (e.g. 'Ola Nordmann'). NOT a company name or orgnr — for company AML use firmaradar_get_aml_score instead.
purposeYesLegitimate purpose for this AML/PEP screening (free text, e.g. 'KYC verification for new customer acme-as'). Logged in compliance audit for 60 months.
kategoriNoboth
birth_yearNo
min_match_ratioNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
hitsYes
noteNo
hit_countYes
query_nameYes
query_too_shortNo
query_birth_yearNo
Behavior5/5

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

Annotations only indicate readOnlyHint=false, destructiveHint=false, etc., but the description adds critical operational context: PII-sensitive, requires signed DPA, legitimate purpose per call, audit-logged for 60 months, rate-limited to 50 calls/30 min, and returns structured hits with category/sources/match-ratio. This goes far beyond the basic safety flags.

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 longer than average but every sentence contributes a distinct fact: scope restriction, alternative tools, compliance prerequisites, audit/rate limits, and output expectations. It is front-loaded with the core purpose and reads efficiently without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a PII-sensitive compliance tool with 5 parameters and no nested objects, the description fully covers usage boundaries, workflow alternatives, legal prerequisites, rate limits, and a summary of return values. The output schema handles return structure details, so the description is sufficiently complete.

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 description coverage is only 40%, so the description must compensate. It adds semantic value by explaining `name` must be a single person, `purpose` is free-text compliance justification, and `min_match_ratio` defaults to 0.85. However, it does not clarify `kategori` or `birth_year` beyond schema defaults, leaving some burden unmet.

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 begins with a specific verb and resource: 'Screen ONE natural PERSON's full name against sanctions (OFAC, EU, UN) and PEP lists.' It clearly scopes the tool to natural persons and explicitly distinguishes it from sibling company-focused AML tools such as firmaradar_get_aml_score.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use and when-not-to-use guidance: do NOT pass company names or orgnr, and for company-level risk use firmaradar_get_aml_score. It also prescribes a workflow for company owner/officer screening by first resolving people via get_company_roles/get_company_ownership, then screening each person.

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/Tiwas/firmaradar-mcp'

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