Bibverify
Rank #2,411io.github.Hylouis233/bibverify
Verify and repair BibTeX references with DOI-first MCP tools.
Bibverify is a Model Context Protocol (MCP) server published by hylouis233. It ranks #2,411 of 132,113 servers tracked on MCP Toplist, and its repository has 99 GitHub stars. Bibverify is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Oct 11, 2025 and most recently updated on Aug 13, 2026.
Ranks ahead of 129,702 of 132,113 servers on MCP Toplist.
Use Bibverify
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bibverify -- uvx bibverify mcp[mcp_servers.bibverify]
command = "uvx"
args = ["bibverify", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bibverify": {
"type": "stdio",
"command": "uvx",
"args": [
"bibverify",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Hylouis233%2Fbibverify)<a href="https://mcptoplist.com/server/io.github.Hylouis233%2Fbibverify"><img src="https://mcptoplist.com/badge/io.github.Hylouis233%2Fbibverify.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hylouis233
Other servers by hylouis233
View all hylouis233 servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Aug 13, 2026 |
| 0.2.4 | Apr 26, 2026 |
| 0.2.3 | Apr 26, 2026 |
| 0.2.2 | Apr 26, 2026 |
Frequently asked questions
- Who maintains Bibverify?
- Bibverify is maintained by hylouis233, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Bibverify listed on the Official MCP Registry?
- Yes — Bibverify is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Bibverify have?
- MCP Toplist tracks 4 versions of Bibverify, most recently published on Aug 13, 2026.
- Where can I find the source code for Bibverify?
- The source code for Bibverify is hosted at github.com/hylouis233/bibverify.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.