Academic paper search and retrieval via arXiv, Semantic Scholar, PubMed, Unpaywall.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server for retrieving academic papers from open access sources. Provides search across arXiv, Semantic Scholar, and PubMed, with full text retrieval via arXiv PDFs, PubMed Central (BioC API), and Unpaywall. No paywalls, no grey area β legitimate open access only.
search_papersSearch for academic papers by topic, author, or keyword.
Parameters:
query (required) β search termssources (optional) β list of sources to search: arxiv, semantic_scholar, pubmed. Defaults to all three.max_results (optional) β maximum results per source. Defaults to 5.fetch_paperFetch the full text of a paper. Tries open access sources in order: arXiv β PubMed Central β Unpaywall. Provide at least one identifier.
Parameters:
arxiv_id β e.g. 2301.00001 or arxiv:2301.00001pubmed_id β PubMed ID (PMID), e.g. 36383508doi β e.g. 10.1371/journal.pone.0276755Semantic Scholar works without an API key but is rate-limited. For higher limits, create a .env file in your working directory:
API keys are free at semanticscholar.org.
Add to your MCP client configuration:
Or run directly:
The server communicates over stdio using the MCP protocol (JSON-RPC 2.0).
| Source | Search | Full Text |
|---|---|---|
| arXiv | β | β PDF |
| Semantic Scholar | β | β when OA PDF available |
| PubMed | β | β via BioC API (PMC articles) |
| Unpaywall | β | β for any DOI with OA version |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-scholaris)<a href="https://allmcps.com/mcp/mcp-scholaris"><img src="https://allmcps.com/api/badge/mcp-scholaris?style=directory" alt="MCP Scholaris on AllMCPs" /></a>