Openpaper MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 620 installs a week from pypi. Last commit 29 Jul 2026.
Autonomous research engine: auto research from a prompt to a fully-cited academic paper via MCP
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 openpaper-mcp -- uvx openpaper-mcp
{
"mcpServers": {
"openpaper-mcp": {
"args": [
"openpaper-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.openpaper-mcp]
command = "uvx"
args = ["openpaper-mcp"]
{
"mcpServers": {
"openpaper-mcp": {
"args": [
"openpaper-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openpaper-mcp": {
"args": [
"openpaper-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.