Skip to content
Back to search
30
MCP v0.1.0

refcheck

io.github.benchoi93/refcheck

Verify academic citations against real databases. Catches hallucinated references, exports BibTeX.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kevinx702/legalcite
Verify legal case citations against real court records; flag fake/hallucinated cites.
0 tools
Bibverify
Verify and repair BibTeX references with DOI-first MCP tools.
0 tools
Bibverify
Verify and repair BibTeX references with DOI-first MCP tools.
0 tools
io.github.franksterino/citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
0 tools · streamable-http
Citation Verification
Real-time fact-check, citation verification, and source-freshness for AI agents.
0 tools · streamable-http
io.github.beepboop2025/groundcheck
Verify factual claims against live sources: verdict, confidence score, and citations over MCP.
0 tools

How to use

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

{
  "mcpServers": {
    "refcheck": {
      "url": "None",
      "transport": "http"
    }
  }
}