Connect Semantic Scholar to Claude
Query Semantic Scholar directly from Claude. Arlet links the two through one MCP connection and takes care of API keys.
This server connects your AI client to the Semantic Scholar Academic Graph API and Recommendations API operated by the Allen Institute for AI. It covers 200M+ papers, 80M+ authors and 2B+ citation edges across all disciplines, making it a general-purpose literature tool for market research, due diligence and technology scouting as well as academic work.
Key features:
- search_papers: relevance search with year range, field of study, publication type (Review / MetaAnalysis / ClinicalTrial ...), venue, minimum citation count and open-access filters. Returns citation counts, DOI / arXiv ids, open-access PDF links and a one-sentence TLDR.
- get_paper: full details by Semantic Scholar id, DOI, arXiv id, PubMed id or Corpus id.
- get_paper_citations / get_paper_references: who cites a paper and what it cites, with citation intents (background / method / result), influential flags and citing-context snippets.
- search_authors: researchers by name with affiliations, paper count, total citations and h-index.
- get_recommendations: related papers for a seed paper from Semantic Scholar's recommendation model.
Licensing: data is returned under the Semantic Scholar API License Agreement (ODC-BY 1.0 / CC BY-NC depending on the record) and every response carries the required 'Semantic Scholar' attribution. Abstract text is included only for open-access papers under a CC-BY family license; for other papers the server returns the TLDR and a link instead.
An API key is optional: anonymous access works within a rate limit shared by all unauthenticated users (HTTP 429 when busy), and a free key requested from Semantic Scholar gives you a dedicated allowance.
How to connect Semantic Scholar to Claude
- 1
In the Arlet dashboard, open Data tools, find Semantic Scholar and switch it on. No API key setup is needed.
- 2
In Claude, open Organization settings β Connectors from the account menu at the bottom left, then click + Add.
- 3
Choose Custom β Web, enter "Arlet" as the Name and https://mcp.arlet.dev/mcp/ as the Remote MCP server URL, then click Add. Authentication settings are auto-detected, so keep the defaults.
- 4
The first time you use it, sign in with Google. After that, every service you switched on in Arlet is available from Claude.
Adding a connector is done by an organization admin on Team / Enterprise plans. On Pro / Max you can add it for yourself from Settings β Connectors with the same steps.
