Citation Safe
Citation Safe MCP
Deterministic verification of legal citations — existence, quote-match, and proposition-support checks against primary sources (CourtListener, USCourts.gov). Not LLM guessing.
Transport: Streamable HTTP
Endpoint: https://citationsafe.com/api/mcp
Docs: https://citationsafe.com/mcp
Category: Legal / Verification
Free tier: 5 checks/day per IP, no signup
Tools
is_this_case_real— single-citation existence check (free/anonymous)verify_brief— multi-citation existence + quote check (free/anonymous)verify_citation— 3-layer verification (adds proposition support on paid tiers)verify_document— same, fetches URL (auth required)search_sanctions— search real AI-hallucination sanction orderssearch_phantoms— search known fabricated (phantom) citationsbatch_verify_citations,get_verification
Related MCP server: Qiniso
Client config (Claude Desktop / Cursor)
{
"mcpServers": {
"citation-safe": { "url": "https://citationsafe.com/api/mcp" }
}
}This server cannot be deployed
Maintenance
Related MCP Connectors
Verify legal citations, case treatment, quotes and whole briefs against 10.7M U.S. opinions
Verifies legal citations vs primary sources: existence, quote match, proposition support.
Resolve, search and verify legal citations against the official sources, with provenance.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceValidates legal citations against the CourtListener database to detect hallucinated citations in legal documents.5MIT

Qinisoofficial
AlicenseAqualityCmaintenanceThe deterministic fact-verification layer for AI agents. Validates the structured facts an agent emits — IBANs, payment cards, VAT and national tax IDs, crypto and bank addresses, domains, emails, phone numbers, securities and academic identifiers, plus dates, currencies and holidays — against checksums and curated authoritative data, not guesses.561Apache 2.0- FlicenseNot gradedqualityCmaintenanceVerifies legal case citations against real court records to detect hallucinated or misattributed citations.-
- AlicenseNot gradedqualityBmaintenanceVerifies Korean legal citations (case numbers, statutes) against the official government database to detect AI hallucinations. Works as CLI, MCP server, or Python library.MIT