Skip to content
Back to search
30
MCP streamable-http

Citation Safe Verifier

com.citationsafe/verifier

Verifies legal citations vs primary sources: existence, quote match, proposition support.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Citation Verification
Real-time fact-check, citation verification, and source-freshness for AI agents.
0 tools · streamable-http
io.github.franksterino/citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
0 tools · streamable-http
Fact Checker
Verifies claims by searching the web for supporting or contradicting evidence, returning source citations and a verdict.
0 tools
io.github.kevinx702/legalcite
Verify legal case citations against real court records; flag fake/hallucinated cites.
0 tools
io.github.xiaweiyi713/citeguard
Falsification-first citation auditor: existence, metadata, and claim-support checks via MCP.
0 tools
OpenWarrant — Reference Verification
Verify a document's citations resolve and match, recheck its math, flag unsupported claims.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "citation_safe_verifier": {
      "url": "https://citationsafe.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}