Loading MCP server directory, please wait...
Verify academic citations against real databases. Catches hallucinated references, exports BibTeX.
npx @getmcp/cli add io.github.benchoi93/refcheckRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.benchoi93/refcheck": {
"command": "uvx",
"args": [
"refcheck-mcp"
],
"env": {
"CROSSREF_EMAIL": "",
"S2_API_KEY": "",
"ELSEVIER_KEY": "",
"ELSEVIER_INSTTOKEN": "",
"IEEE_API_KEY": ""
}
}
}
}