Data Collection
ranked.ng
Provides Nigeria-focused business data verification tools, including licence checks and payment usability comparisons.
ENDPOINT 1
https://ranked.ng/api/mcp
MCP server metadata
- Name
- ranked
- Version
- 0.1.0
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_businessSearch 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-onlyranked_can_nigerian_payFor a named product or service, answer the question global review sites never do: can someone in Nigeria actually pay for it?
Potential side effectsranked_check_licenceCheck 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-onlyranked_compareCompare 2-5 named products or services on Nigeria-usability: naira pricing, card acceptance, local entity, geo-restriction.
Inferred read-onlyranked_by_regulatorList 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-onlyranked_statsCounts 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-onlyranked_rankingsRanked'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-onlyranked_placeOne business listing from the production database, by slug (the tail of https://ranked.
Inferred read-onlyranked_hubsThe list pages an assistant can cite, with counts: kind="category" → https://ranked.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.