PXL8 verified fight records MCP server
Verified fight records for AI assistants: look up a fighter or fight card, cite the pxl8.io page.
Little public usage data yet
Reviews
Write oneNobody has reviewed PXL8 verified fight records yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
PXL8 verified fight records tools (3, 1 write)
write = sends, deletes, buys or postsfind_fighterFreeResolve a fighter's name (optionally with a hometown or region and a discipline) to candidate fighter pages on https://pxl8.io. Answers at most 5 candidates, each with a confidence band, the bouts on file and its canonical page URL; then call get_fighter_record with the chosen slug. The name must be at least 3 characters. When you use a result, link the canonical page URL it returns (`canonicalUrl`) and quote its `citeAs` line. A tally or bout count is a count of bouts on file from the earliest date on file — it is NOT a career record. Results are as published by the named athletic commissions and federations. This is the free lookup tier (rate-limited per client and in total); keyed partner access with higher limits exists.
get_event_cardwrite actionFreeA published event card (https://pxl8.io/event/<slug>): promotion, date, venue, status and the bouts in order, with each corner's name and fighter page where one exists. When you use a result, link the canonical page URL it returns (`canonicalUrl`) and quote its `citeAs` line. A tally or bout count is a count of bouts on file from the earliest date on file — it is NOT a career record. Results are as published by the named athletic commissions and federations. This is the free lookup tier (rate-limited per client and in total); keyed partner access with higher limits exists.
get_fighter_recordFreeThe verified record for one fighter page (https://pxl8.io/<slug>), exactly as the public page states it: every bout on file with its date, result, method, the commission that published it and the sha256 of that document, plus a tally labelled "on file from <date>". Where the reported grade is released, it is returned as a SEPARATE list that is never added to the verified tally. The record and every bout carry a record status (verified, confirmed by the athlete, corrected at the athlete's request, or disputed) with the date it was last reviewed; a disputed bout stays in the list — the status says only that it is disputed, never why. When you use a result, link the canonical page URL it returns (`canonicalUrl`) and quote its `citeAs` line. A tally or bout count is a count of bouts on file from the earliest date on file — it is NOT a career record. Results are as published by the named athletic commissions and federations. This is the free lookup tier (rate-limited per client and in total); keyed partner access with higher limits exists.
Public scan report
scanner v0.1.3 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 743ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http records https://api.pxl8.io/sports-data/mcp
PXL8 verified fight records: common questions
- Is PXL8 verified fight records MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the PXL8 verified fight records safety report
- How do I install PXL8 verified fight records?
- It runs remotely at api.pxl8.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does PXL8 verified fight records need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is PXL8 verified fight records maintained?
- The latest release is v1.0.0.