Skip to main content
Glama

List licensed providers

list_licensed
Read-only

Who is licensed/authorized for a canonical activity in an African jurisdiction, per the official regulator register. Activities: fintech:EMONEY_ISSUE, fintech:PAYMENT_PROCESSING, fintech:REMITTANCE_XBORDER, fintech:SWITCHING. Jurisdictions: 42 African country markets — GH (Ghana), KE (Kenya), NG (Nigeria), RW (Rwanda), TZ (Tanzania), UG (Uganda), ZA (South Africa), ZM (Zambia), ET (Ethiopia), ZW (Zimbabwe), BJ (Benin), BF (Burkina Faso), CI (Côte d'Ivoire), GW (Guinea-Bissau), ML (Mali), NE (Niger), SN (Senegal), TG (Togo), CM (Cameroon), CF (Central African Republic), CG (Congo-Brazzaville), GA (Gabon), GQ (Equatorial Guinea), TD (Chad), MA (Morocco), CD (DR Congo), MZ (Mozambique), AO (Angola), MU (Mauritius), NA (Namibia), LS (Lesotho), SZ (Eswatini), BW (Botswana), MW (Malawi), TN (Tunisia), SO (Somalia), BI (Burundi), DJ (Djibouti), GM (The Gambia), SC (Seychelles), CV (Cabo Verde), SL (Sierra Leone) (plus "WAEMU"/XW, "CEMAC"/XC as union scopes that expand to their member states). Every entry carries source + as-of; a per-category coverage block reports ingestion status (ingested / empty / not_ingested / register_unavailable), and slices with no entries explain WHY (structural absence vs register unavailable vs not yet ingested vs genuinely empty). Default format is a compact summary that fits the widest slice in one call; format:'full' returns per-row provenance, paginated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax entities per jurisdiction slice (default: 500 summary, 50 full). Truncation is explicit: see pagination.has_more / next_offset.
formatNosummary (default): compact rows (provider, category, status, as_of) + per-category provenance - the widest slice fits one call. full: complete per-row provenance; paginated (default 50/page).
offsetNoSkip N entities (per jurisdiction slice, name-sorted).
activityYesCanonical activity, e.g. 'fintech:EMONEY_ISSUE' or 'REMITTANCE_XBORDER'
jurisdictionNoISO-2 code or name (NG, Kenya, ZA...). Omit for all.

TDQS

A4.3/5.0
Behavior5/5

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

Beyond the readOnlyHint annotation, the description discloses detailed behavioral traits: each entry carries source and as-of date, per-category coverage block with ingestion statuses, explanations for empty slices, default summary format that fits widest slice, and full format with pagination. This is comprehensive and adds significant value beyond annotations.

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?

The description is front-loaded with the core purpose and provides a structured list of activities and jurisdictions. While verbose, each sentence adds unique information. Could be slightly more concise, but the detail is valuable.

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 explains output characteristics (source, as-of, coverage blocks, pagination) despite the absence of an output schema. It covers default and full formats and how missing data is reported. Some specifics about row structure are omitted, but it is sufficiently complete for an LLM to understand the tool's behavior.

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% with parameter descriptions, and the tool description adds context such as listing example activity values, all jurisdiction codes, union scopes (WAEMU, CEMAC), and default behaviors for limit and format. This enriches the schema information meaningfully.

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 clearly states the tool lists licensed/authorized entities for specific fintech activities in African jurisdictions from official regulator registers. It provides a comprehensive list of activities and 42 countries, distinguishing it from sibling tools like cross_border_rules, map_license, and requirements which serve different purposes.

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

Usage Guidelines3/5

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

The description implicitly indicates when to use the tool (when needing licensed provider data for specified activities and jurisdictions), but it does not explicitly compare with sibling tools or state when not to use it. It lacks guidance on selecting between alternatives.

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.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool targets a distinct aspect of fintech regulation: cross-border rules, licensed entities, license mapping, and license requirements. There is no overlap in functionality, so an agent can clearly differentiate them.

Naming Consistency2/5

Tool names follow different patterns: 'cross_border_rules' is a compound noun, 'list_licensed' is verb+adjective, 'map_license' is verb+noun, and 'requirements' is a plain noun. This inconsistency makes naming unpredictable.

Tool Count4/5

With 4 tools covering core regulatory data areas, the set is well-scoped for a fintech rulebook server. It's not excessive, and each tool adds value, though a few more specialized tools could enhance coverage.

Completeness4/5

The tools cover the main regulatory needs: rules, licensed entities, mapping, and requirements. However, there are minor gaps, such as missing functionality for entity details or historical data, which agents might need.

Resources