Litra Paper Search runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 19 Apr 2026.
MCP server for Litra.ai – AI-powered academic paper search with relevance scoring and summarization
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 litra-paper-search -- npx -y litra-paper-search-mcp
{
"mcpServers": {
"litra-paper-search": {
"args": [
"-y",
"litra-paper-search-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.litra-paper-search]
command = "npx"
args = ["-y", "litra-paper-search-mcp"]
{
"mcpServers": {
"litra-paper-search": {
"args": [
"-y",
"litra-paper-search-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"litra-paper-search": {
"args": [
"-y",
"litra-paper-search-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.