Bibverify for Claude Desktop
io.github.hylouis233/bibverify
Verify and repair BibTeX references with DOI-first MCP tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Bibverify in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs