{"name":"ng.ranked/ranked","slug":"ranked","title":null,"description":"Read-only tools over Ranked, a Nigerian business directory with dated regulator register snapshots","url":"https://mcp.market/server/ranked","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T18:51:24.760Z","last_ok_at":"2026-09-20T18:51:24.760Z","latency_ms":631},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://ranked.ng","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://ranked.ng/api/mcp"}],"packages":[],"tools":[{"name":"compare_places","description":"Two business listings side by side, by slug (the tail of https://ranked.ng/place/<slug>). A record, not a recommendation: the answer carries each side's displayed rank, Ranked score and six-dimension breakdown on their SHARED published category-city facet, Google rating/review count as source data, the evidence-only verified tier, distance_km between the two listings, and dimension_leads: per dimension which side scores higher on Ranked's published breakdown, with a gap under tie_band_points (5) reported as \"even\". It never picks a side and never infers rank from score. same_facet=false when the two are not on one category and city (scores are then not comparable and dimension_leads is null); an unpublished facet answers { published: false, reason }. The cite url is the pair page https://ranked.ng/vs/<lo>/<hi> when both sides sit inside its rendered window, else the ranking page.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"a":{"type":"string","description":"first place slug, e.g. 'eko-hotels-and-suites-a1b2c3'"},"b":{"type":"string","description":"second place slug"}},"required":["a","b"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_by_regulator","description":"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). Source is the regulator's own publication; the licence class is as the regulator states it. Each row carries the register's statement, hub_url, feed_url and place_url where Ranked has a matching listing. A register row is what the regulator's register listed on the access date. It is not a licence finding by Ranked, registers lag revocations, and absence from Ranked's copy is not proof that a name is unlicensed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"regulator":{"type":"string","enum":["CBN","SEC","NAICOM","NCC","PENCOM"]},"category":{"type":"string","description":"filter on licence class / scope text, e.g. 'microfinance', 'broker', 'ISP', 'PFA'"},"offset":{"type":"integer","minimum":0,"default":0},"limit":{"type":"integer","minimum":1,"maximum":100,"default":25}},"required":["regulator"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_can_nigerian_pay","description":"For a named product or service, return dated research on naira pricing, Nigerian-issued card acceptance, local rails, local entity, geo-restriction, possible workarounds and pages_to_verify. These are snapshot observations, not a current payment guarantee: availability and limits depend on the product, issuer and account. Missing evidence is returned as 'unknown'.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"product or service name, or its domain"}},"required":["name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_check_licence","description":"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. Exact normalised-name match first, then partial. Each match carries the register's statement (\"Appears on the <REG> register as accessed on <date>...\"), the hub_url, the JSON feed_url, and place_url when Ranked has a matching indexable listing. A register row is what the regulator's register listed on the access date. It is not a licence finding by Ranked, registers lag revocations, and absence from Ranked's copy is not proof that a name is unlicensed. Ranked never says \"licensed\" in its own voice.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"business name as on the offer, policy or app"},"regulator":{"type":"string","enum":["CBN","SEC","NAICOM","NCC","PENCOM","any"],"default":"any"},"limit":{"type":"integer","minimum":1,"maximum":50,"default":10}},"required":["name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_compare","description":"Compare 2-5 named products or services on Nigeria-usability: naira pricing, card acceptance, local entity, geo-restriction. Rows are returned in the order given — Ranked does not rank them here. Ranked Technologies operates some listed products; those carry operated_by_ranked=true, are returned in a separate unranked block, and are never ordered above others (Rule 1). Evidence tier is provenance, not quality.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"names":{"type":"array","items":{"type":"string"},"minItems":2,"maxItems":5}},"required":["names"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_find_business","description":"Search Ranked's file-backed dataset of Nigerian-relevant businesses, institutions, websites and apps (6519 entries: 3860 on a regulator register, 1290 with domain/app-listing evidence, 1369 unverified candidates). Categories are source/research labels, not live ranking eligibility. Results carry source and snapshot date, plus source and canonical URLs where available; register-backed results carry the register's entry and access date. For live rankings and place pages use ranked_rankings / ranked_place. Ranked Technologies operates some listed products; those carry operated_by_ranked=true, are returned in a separate unranked block, and are never ordered above others (Rule 1). Evidence tier is provenance, not quality.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"name, domain, category or licence type"},"limit":{"type":"integer","minimum":1,"maximum":50,"default":15}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_hubs","description":"The list pages an assistant can cite, with counts: kind=\"category\" → https://ranked.ng/<category> hubs with the number of cities that have a published ranking with exact-category matches; kind=\"city\" → https://ranked.ng/city/<slug> hubs with matching published categories; kind=\"state\" → https://ranked.ng/state/<slug> hubs (only states with at least 25 operational listings); kind=\"data\" → the regulator-register hubs, the operator-listed EV charging directory, their JSON feeds and the open-data index (file-backed, no database needed). These are coverage counts, not a claim that search engines index every URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"kind":{"type":"string","enum":["category","city","state","data"]},"limit":{"type":"integer","minimum":1,"maximum":500,"default":100}},"required":["kind"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_place","description":"One business listing from the production database, by slug (the tail of https://ranked.ng/place/<slug>) or by name + city. Returns name, category, city, state, address, phone (business phones are public), website, Google rating/review count, the evidence-only verified tier, its rank on its primary PUBLISHED facet if any, regulator-register matches (with 'as accessed on' provenance), the canonical url, data_as_of (Google listing fetch date when supported; otherwise null), profile_evidence separating listing fetches, review publication and analysis dates, source_facts with dated source citations, and observations: the dated record of what changed on the listing (name, address, phone, website, business status, opening hours), newest first, each with the source that reported it. Places that are not OPERATIONAL are excluded unless includeClosed=true.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"place slug, e.g. 'abbey-mortgage-bank-plc-k5mjcu'"},"name":{"type":"string","description":"business name (used with city when slug is absent)"},"city":{"type":"string","description":"city slug or name (used with name)"},"includeClosed":{"type":"boolean","default":false}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_rankings","description":"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/<slug>), 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"type":"string","description":"category slug or name, e.g. 'hotels' or 'Microfinance Banks'"},"city":{"type":"string","description":"city slug or name, e.g. 'lagos' or 'Port Harcourt'"},"limit":{"type":"integer","minimum":1,"maximum":25,"default":10}},"required":["category","city"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ranked_stats","description":"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. Use to explain provenance to a user.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T00:27:45.526Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T00:27:45.500Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 652ms"]},"poisoning":{"score":15,"max":15,"notes":["10 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://ranked.ng/api/mcp","reachable":true,"authRequired":false,"latencyMs":652,"serverInfo":{"name":"ranked","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://ranked.ng/apple-icon?c8679432a4dcb1e9","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}