
citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| verify_claims | Verify claim+source pairs: fetches each cited URL and returns a per-claim verdict (supported / partially_supported / contradicted / unsupported / uncertain / could_not_fetch) with a quoted evidence span from the source. |
| check_document | Audit every citation in a markdown/plain-text document: extracts claim+source pairs (markdown links, footnotes, DOIs, bare URLs), verifies each against the fetched source, and returns a report with a citation integrity score (0-100). |
| check_links | Liveness-only check (no LLM): extracts all cited URLs and reports dead links, homepage redirects, and archive.org availability. |