SERVER
Refcheck
Rank #656io.github.benchoi93/refcheck
Verify academic citations against real databases. Catches hallucinated references, exports BibTeX.
First listed
Feb 25, 2026
Last publish date
Feb 25, 2026
OVERVIEW
Refcheck is a Model Context Protocol (MCP) server published by UMN-Choi-Lab. It ranks #656 of 58,900 servers tracked on MCP Toplist, and its repository has 486 GitHub stars. Refcheck is listed on Official MCP, with 1 tracked version. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.
STANDING
#656of 58,900 tracked serversTop 5%
Ranks ahead of 58,244 of 58,900 servers on MCP Toplist.
Recent momentum
+33GitHub stars since Feb 23 (+7%)
CONNECT
Use Refcheck
Add Refcheck to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"refcheck": {
"command": "uvx",
"args": [
"refcheck-mcp"
],
"env": {
"CROSSREF_EMAIL": "<your CROSSREF_EMAIL>",
"S2_API_KEY": "<your S2_API_KEY>",
"ELSEVIER_KEY": "<your ELSEVIER_KEY>",
"ELSEVIER_INSTTOKEN": "<your ELSEVIER_INSTTOKEN>",
"IEEE_API_KEY": "<your IEEE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
UMN-Choi-Lab
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Feb 25, 2026 |
FAQ
Frequently asked questions
- What is Refcheck?
- Verify academic citations against real databases. Catches hallucinated references, exports BibTeX.
- Who maintains Refcheck?
- Refcheck is maintained by UMN-Choi-Lab, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Refcheck an official MCP server?
- Yes — Refcheck is listed on the Official MCP Registry.
- How many versions does Refcheck have?
- MCP Toplist tracks 1 version of Refcheck, most recently published on Feb 25, 2026.
- Where can I find the source code for Refcheck?
- The source code for Refcheck is hosted at github.com/UMN-Choi-Lab/refcheck.
EXPLORE