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: LegalCite MCP Server
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
- FlicenseNot gradedqualityDmaintenanceVerifies 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
- AlicenseNot gradedqualityBmaintenanceEnables per-claim citation verification for AI-generated text by fetching cited sources and judging whether they support the claim, with verdicts and evidence quotes.37 npmMIT