Skip to main content
Glama
Tiwas

Firmaradar

Get Company AML Risk Score

firmaradar_get_aml_score
Read-onlyIdempotent

Retrieve a structured AML risk score (0-100) with named risk level and factor breakdown for a Norwegian organization number, including an auditable report stored for 60 months.

Instructions

Structured AML risk score (0-100) with named level (low/medium/high) and factor breakdown. Use this when you need the calculated risk score with reasoning, not just PEP/sanctions match flags. Complements check_aml_pep which returns binary match data. Generates an auditable AML report on the backend (rapport_id stored for 60 months per Hvitvaskingsloven §35).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orgnrYes9-digit norwegian organization number.
purposeNoPurpose of the screening — recorded for audit trail.kyc_onboarding
Behavior5/5

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

Annotations already indicate read-only and idempotent behavior, but the description adds critical context: the tool generates an auditable AML report stored for 60 months per Norwegian law, which is a notable side-effect beyond simple retrieval.

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 front-loading the most important information (score structure, usage guidance, behavioral note). No extraneous text.

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?

No output schema is provided, but the description sufficiently outlines the output structure (score, level, factor breakdown) and mentions the audit report. Could be slightly more detailed about the factor breakdown format, but it's adequate.

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 coverage is 100%, so the parameters (orgnr and purpose) are fully defined in the schema. The description only reiterates the audit trail for purpose, adding no new semantics.

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?

Clearly states it obtains a structured AML risk score with numeric range and categories, and distinguishes itself from sibling tool `check_aml_pep` which returns binary flags.

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?

Explicitly tells when to use this tool (when a calculated risk score with reasoning is needed) and when to use the alternative `check_aml_pep` (for binary match data). Complements the sibling tool.

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