Labsco
MCP SERVER

Academia MCP

by IlyaGusev

Search, download and read scientific papers — arXiv, ACL Anthology, Semantic Scholar, Hugging Face datasets — with web search alongside them.

Academic Literature & Citations
Summary
A literature search that ends in the paper.

The chain a researcher actually walks — find the paper, follow its citations, read the PDF, check whether a dataset exists — happens in one place, without losing the thread between sources.

What it is

A research server for papers and datasets: arXiv search and download, ACL Anthology search, Semantic Scholar citations and references, Hugging Face dataset search, and web search through Exa, Brave or Tavily, plus a page crawler, LaTeX compilation and PDF reading.

What you get
  • arXiv searched and a paper downloaded for reading in full
  • ACL Anthology searched for computational-linguistics work
  • A paper's citations and its references pulled from Semantic Scholar
  • Hugging Face datasets searched by what you need them to contain
  • The open web searched, through Exa or a general search tool
  • A specific page fetched and read when a search result is not enough
Requirements

Python 3.12 or newer; pip install academia-mcp. It speaks stdio, SSE or streamable HTTP, defaulting to HTTP on port 5056. Web search needs a key for whichever provider you use — Exa, Brave or Tavily — and token authentication for the HTTP transports is available but off by default.

Setup effort

One command — pip3 install academia-mcp