Skip to main content
Glama

ranked

Can someone in Nigeria actually pay for this product?

ranked_can_nigerian_pay
Read-onlyIdempotent

For a named product or service, answer the question global review sites never do: can someone in Nigeria actually pay for it? Returns naira pricing, whether a Nigerian-issued card is known to work, local rails, local entity, geo-restriction, the common workaround, and pages_to_verify. 'unknown' is an honest answer, not a gap — Nigerian fintech cards (OPay/Moniepoint/PalmPay) have no international capability and traditional naira cards carry a ~$500-1000/quarter cap, so 'accepts Visa' does not mean a Nigerian can pay.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesproduct or service name, or its domain

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.5/5.0
Behavior5/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is covered. The description adds significant behavioral context: 'unknown' is an honest answer rather than a data gap, and it explains the Nigerian card limitations that make 'accepts Visa' misleading. This is exactly the kind of nuance an agent needs to interpret results correctly.

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 opens with the primary use case, immediately lists the returned dimensions, and closes with a short, valuable caveat about 'unknown' and Nigerian card limitations. Every sentence carries useful information, and the structure front-loads the most important semantic content.

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?

Despite lacking an output schema, the description enumerates all major return dimensions: naira pricing, card compatibility, local rails, local entity, geo-restriction, workaround, and pages_to_verify. It also defines the meaning of 'unknown' so an agent can correctly interpret ambiguous results. The single required parameter is fully described by the schema, so nothing essential is missing.

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 schema already documents the single 'name' parameter as 'product or service name, or its domain,' so schema coverage is 100%. The description restates 'named product or service' but adds no new format, examples, or syntax details. With full schema coverage, the baseline score of 3 is appropriate.

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 names a specific question ('can someone in Nigeria actually pay') and a specific resource ('a named product or service'), then enumerates the concrete dimensions it returns. This gives the tool a clear identity that distinguishes it from sibling tools like ranked_check_licence or ranked_compare. It is not a tautology and leaves no doubt about what the tool does.

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?

The description gives a clear trigger condition: use it when you need to know whether a Nigerian can pay for a specific product or service, including naira pricing and local rails. It does not explicitly name alternatives or say when not to use it, but the scope is obvious enough that an agent can decide without opening sibling schemas.

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

A3.9/5.0
Disambiguation5/5

Each tool targets a distinct query type: bulk regulator lists, single-name licence checks, single-product payment eligibility, multi-product comparison, dataset search, place details, rankings, hub browsing, and stats. Descriptions explicitly cross-reference the related tools (e.g., find_business directs users to rankings/place), so an agent should not confuse them.

Naming Consistency4/5

All tool names share the consistent ranked_ prefix and snake_case style, which is predictable. However, the suffix mixes clean verb-object forms (check_licence, find_business, compare) with other patterns (by_regulator, can_nigerian_pay, place, rankings, hubs), so it is not a uniform verb_noun convention.

Tool Count5/5

Nine tools is well within the ideal range for a read-only Nigerian business/regulator data server. Each tool earns its place by covering a distinct query workflow: register lookups, licence checks, payment eligibility, comparison, search, place details, rankings, hub navigation, and dataset stats.

Completeness4/5

The surface covers the core domain thoroughly: bulk regulator access, name-based licence checking, product usability, place details, rankings, search, and provenance stats. Minor gaps remain, such as no explicit state-level ranking endpoint and limited ability to list every place in a category beyond the top-25 published ranking, but there are no obvious dead ends.

Resources