PaperHookMCP

LucasPeixotg/PaperHookMCP
★ 1 stars Python Database Updated today
MCP server that finds the academic papers most relevant to a natural-language research question — searches OpenAlex/Semantic Scholar live, dedupes, and reranks with a cross-encoder. No local corpus, no database.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "paperhookmcp": {
      "command": "uvx",
      "args": [
        "paperhookmcp"
      ]
    }
  }
}

Or install with pip: pip install paperhookmcp

README Excerpt

<img src="./logo.svg" alt="Paper Hook MCP Logo" width="250"/> An MCP server that finds the academic papers most relevant to a natural-language research question. It holds no local corpus and no database. Every query is answered by searching public research APIs live, then merging and reranking the candidates locally with

Tools (16)

OPENALEX_API_BASE_URLOPENALEX_API_TOKENRERANK_CANDIDATE_POOLRERANK_MODEL_IDSEMANTIC_SCHOLAR_API_BASE_URLSEMANTIC_SCHOLAR_API_TOKENabstractdoifetch_full_paperfetch_paper_artifactsfind_relevant_paperslicensepaper_idtitleurlyear

Topics

mcpmcp-serverpaperpapersresearchresearch-toolresearch-tools
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →