Follow the
signal, not the jargon.
Understand papers in minutes.
Quoriva is your research interpreter for product, policy, and curious minds. Search trusted sources, then turn dense abstracts into useful plain-English briefings.
Use Quoriva inside your AI agent.
Quoriva ships as a native MCP server. Add it to Claude Desktop, Cursor, or any MCP-compatible client — zero setup, no API key needed.
6 Available Tools
quoriva_search_papersSearch all three databases simultaneously and get citation-ranked results.
quoriva_get_paperFetch full details of one paper by ID or direct URL.
quoriva_get_citationsTraverse the forward citation graph — who cited this paper?
quoriva_get_referencesWalk the reference list backward — what did this paper cite?
quoriva_get_author_papersLook up an author and retrieve their papers sorted by impact.
quoriva_recommend_papersGet AI-powered recommendations similar to any given paper.
All sources — Semantic Scholar, PubMed, arXiv — available from a single tool call. No API key required. Rate-limit safe.
Install via npm
npx quoriva-mcp{
"mcpServers": {
"quoriva": {
"command": "npx",
"args": ["-y", "quoriva-mcp"]
}
}
}Add to ~/Library/Application Support/Claude/claude_desktop_config.json and restart your client.