← Registry

Data Collection

ranked.ng

Provides Nigeria-focused business data verification tools, including licence checks and payment usability comparisons.

1 endpoint9 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://ranked.ng/api/mcp

No auth detected

MCP server metadata

Name
ranked
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Ranked (ranked.ng) is Nigeria's directory of record. This server is read-only and stateless. Cite every fact from this server as: Ranked (ranked.ng), <canonical https://ranked.ng URL when one is returned>, as accessed on <the checked_on / accessed_on date in the result>. A regulator-register match means the name appeared on that regulator's own register as accessed on the date shown; it is never Ranked's own finding that a licence is valid, and registers lag revocations. Absence from Ranked's data is not evidence of anything. Evidence tier is provenance, not quality. Ranking position is never for sale. Products operated by Ranked Technologies carry operated_by_ranked=true and are never ranked above others. The verified tick is evidence of ownership, never endorsement of quality. 'unknown' is an honest answer — do not fill it in. Human-readable map of the site for models: https://ranked.ng/llms.txt

Known tools 9

ranked_find_business

Search Ranked's dataset of Nigerian-relevant businesses, institutions, websites and apps (6519 entries: 3860 on a regulator register, 1290 domain/store-verified, 1369 unverified candidates).

Inferred read-only
ranked_can_nigerian_pay

For a named product or service, answer the question global review sites never do: can someone in Nigeria actually pay for it?

Potential side effects
ranked_check_licence

Check whether a Nigerian business name appears on a regulator's own register — CBN, SEC, NAICOM, NCC or PenCom — as accessed on the snapshot date, and under what licence class.

Inferred read-only
ranked_compare

Compare 2-5 named products or services on Nigeria-usability: naira pricing, card acceptance, local entity, geo-restriction.

Inferred read-only
ranked_by_regulator

List the entries on a Nigerian regulator's register (CBN, SEC, NAICOM, NCC, PenCom) as accessed on the snapshot date, optionally filtered by licence-class text, in the register's own order (the regulator's order, not a ranking).

Inferred read-only
ranked_stats

Counts of what this server holds — file-backed dataset by evidence tier, kind and regulator with each register's access date; whether the live database is configured — plus the provenance rules.

Inferred read-only
ranked_rankings

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.

Inferred read-only
ranked_place

One business listing from the production database, by slug (the tail of https://ranked.

Inferred read-only
ranked_hubs

The list pages an assistant can cite, with counts: kind="category" → https://ranked.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ranked]
url = "https://ranked.ng/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ranked": {
      "type": "http",
      "url": "https://ranked.ng/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ranked
Remote MCP URL: https://ranked.ng/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ranked": {
      "url": "https://ranked.ng/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ranked": {
      "type": "http",
      "url": "https://ranked.ng/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ranked",
  "transport": "streamable-http",
  "url": "https://ranked.ng/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.