citecheck: An MCP Server for Automated Bibliographic Verification and Repair in Scholarly Manuscripts
Junhyeok Lee

TL;DR
citecheck is an automated system that verifies and repairs bibliographic references in scholarly manuscripts, reducing manual effort and preventing citation errors and hallucinations, especially in workflows involving large language models.
Contribution
We introduce citecheck, a TypeScript-based MCP server that automates bibliographic verification and repair using multi-source validation and structured correction proposals.
Findings
Prototype successfully repairs references with high accuracy.
Handles malformed data and transport failures robustly.
Provides safety diagnostics for citation replacements.
Abstract
Reference lists in scholarly manuscripts frequently contain errors, including incorrect identifiers, incomplete metadata, misattributed authors, and mismatches between preprint and published versions. These problems are tedious to repair manually and have become more visible in workflows that rely on large language models, which can fabricate or corrupt citations. We present citecheck, a TypeScript system and MCP server for automated bibliographic verification and repair in paper-like project folders. Given a manuscript file or workspace, citecheck selects the most likely paper artifact, extracts references from .bib, .tex, .md, .txt, or .docx, validates entries against PubMed, Crossref, arXiv, and Semantic Scholar, and returns structured correction proposals together with replacement-safety diagnostics. The current repository provides a working research prototype with multi-pass…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAcademic Publishing and Open Access · Research Data Management Practices · Biomedical Text Mining and Ontologies
