Skip to main content
Glama

ranked

Ranked's live ranking for a category in a city

ranked_rankings
Read-onlyIdempotent

Ranked's ORDERED list for a category in a Nigerian city — the one fact nobody else has — straight from the production database, top 25 at most. Category and city accept a slug ("hotels", "lagos") or a name ("Hotels", "Port Harcourt"). Served ONLY when the base page is published; otherwise { published: false, reason }. Each entry carries rank, url (https://ranked.ng/place/), Ranked's score and breakdown, Google rating/review count as provenance-carrying source data, an evidence-only verified tier, and data_as_of. The answer carries page_url, feed_url, last_published_at, methodology (https://ranked.ng/how-we-rank) and accessed_on = today. Paid placement never affects position. No product operated by Ranked is ever ranked.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityYescity slug or name, e.g. 'lagos' or 'Port Harcourt'
limitNo
categoryYescategory slug or name, e.g. 'hotels' or 'Microfinance Banks'

Schema Changelog

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

  1. First observed

TDQS

A4.1/5.0
Behavior5/5

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

Annotations already mark the tool as read-only, idempotent, and non-destructive; the description adds substantial behavior beyond that: 'top 25 at most,' slug/name acceptance, a conditional published/unpublished failure shape, the exact entry fields, provenance details, methodology link, and explicit statements that paid placement never affects rank and Ranked products are never ranked.

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 packed with operationally relevant details, including response structure, constraints, and integrity guarantees. It is somewhat long and includes rhetorical flourishes like 'the one fact nobody else has,' but for a tool with no output schema, the density is mostly justified.

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?

With no output schema, the description carries the full burden of explaining response shape, and it does so thoroughly: per-entry fields, per-answer fields, failure behavior, URL pattern, data provenance, and methodology link. It leaves little ambiguity about what an agent will receive or what constraints apply.

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 descriptions already cover category and city with examples; the description reinforces slug-or-name acceptance and adds that results come 'straight from the production database' and are capped at 25, which clarifies limit's practical effect. It does not add significant meaning to the limit parameter beyond the schema's min/max/default, but it complements the schema well.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a specific resource — Ranked's ordered list for a category in a Nigerian city — with a clear verb ('ranking'), and the category-plus-city scoping makes the tool's job unambiguous. It does not explicitly contrast itself with siblings like ranked_place or ranked_stats, so it stops short of full sibling differentiation.

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 implies usage when a category-and-city ranking is needed and adds the important precondition that it is served only when the base page is published. It does not explicitly state when to prefer this tool over siblings, nor does it name alternatives or exclusions.

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