Semantic Scholar + PubMed + arXiv + OpenAI

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.

Built for teams/100M+ papers/Explainable AI
For AI Developers

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_papers

    Search all three databases simultaneously and get citation-ranked results.

  • quoriva_get_paper

    Fetch full details of one paper by ID or direct URL.

  • quoriva_get_citations

    Traverse the forward citation graph — who cited this paper?

  • quoriva_get_references

    Walk the reference list backward — what did this paper cite?

  • quoriva_get_author_papers

    Look up an author and retrieve their papers sorted by impact.

  • quoriva_recommend_papers

    Get 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.

View on npm — quoriva-mcp