Search Papers runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 30 Sep 2025.
An MCP server to search papers from arXiv
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 search-papers -- npx -y search-papers
{
"mcpServers": {
"search-papers": {
"args": [
"-y",
"search-papers"
],
"command": "npx"
}
}
}
[mcp_servers.search-papers]
command = "npx"
args = ["-y", "search-papers"]
{
"mcpServers": {
"search-papers": {
"args": [
"-y",
"search-papers"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"search-papers": {
"args": [
"-y",
"search-papers"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.