Onecite runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from pypi. Last commit 3 Aug 2026.
Generate academic citations from DOI, arXiv, titles, or URLs in BibTeX, APA, MLA formats.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onecite -- uvx onecite
{
"mcpServers": {
"onecite": {
"args": [
"onecite"
],
"command": "uvx"
}
}
}
[mcp_servers.onecite]
command = "uvx"
args = ["onecite"]
{
"mcpServers": {
"onecite": {
"args": [
"onecite"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"onecite": {
"args": [
"onecite"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.