Skip to content

Add refcheck: Academic Reference Verification MCP Server #572

@benchoi93

Description

@benchoi93

Server Information

Description

An MCP server that verifies academic references against real publication databases (Crossref, Semantic Scholar, arXiv, Scopus, IEEE Xplore). Catches hallucinated citations, finds real papers, and exports corrected BibTeX.

Tools

Tool Description
verify_reference Check if a citation is real. Returns verdict (verified/partial_match/not_found), confidence score, discrepancies, and corrected BibTeX.
search_references Search for real papers on a topic across multiple databases.
get_bibtex Export publication-ready BibTeX by DOI, title, or Semantic Scholar ID. Supports batch export.

Key Features

  • Queries 5 academic databases in parallel (Crossref, Semantic Scholar, arXiv, Scopus, IEEE Xplore)
  • Fuzzy matching on title, authors, year, and venue with weighted composite scoring
  • Automatic corrected BibTeX generation for partial matches
  • Graceful degradation when API keys are missing
  • Works with zero configuration (Crossref + arXiv require no keys)

Tags

academic, bibtex, citation, reference-verification, crossref, semantic-scholar, arxiv, hallucination-detection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions