Skip to main content
Glama

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 orders

  • search_phantoms — search known fabricated (phantom) citations

  • batch_verify_citations, get_verification

Related MCP server: Qiniso

Client config (Claude Desktop / Cursor)

{
  "mcpServers": {
    "citation-safe": { "url": "https://citationsafe.com/api/mcp" }
  }
}

Maintenance

ActivitySlowing
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    The 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.
    56
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Verifies Korean legal citations (case numbers, statutes) against the official government database to detect AI hallucinations. Works as CLI, MCP server, or Python library.
    MIT