Academic paper search, scientific literature, citation analysis, arXiv & semantic related-work.
Connect Academic Research Intelligence MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Academic paper search, scientific literature, citation analysis, arXiv & semantic related-work. The academic research intelligence mcp mcp server is what makes that connection.
Daily (~4am PT): OpenAlex (primary, keyless, rich metadata + citations), arXiv (CS/physics/math/bio preprints), PubMed (biomed). Abstracts are embedded with fastembed (bge-small) for similar_papers (pgvector cosine). citation_graph and author_profile resolve live from OpenAlex. Semantic Scholar is an optional enhancement (TLDR/relevance via S2_API_KEY; keyless S2 rate-limits hard).
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
search_papers — $0.01paper_detail — freecitation_graph — $0.01author_profile — $0.01trending_research — $0.01similar_papers — $0.05daily_brief — $10brief_summary — $0.50mint_info — freeConfiguration is passed through the environment: S2_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Academic Research Intelligence MCP's toolset — search_papers, paper_detail, citation_graph and 6 more — is a fair guide to whether it matches your workflow. It is maintained by FoundryNet; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Academic Research Intelligence MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| search_papers | $0.01 |
| paper_detail | **free** |
| citation_graph | $0.01 |
| author_profile | $0.01 |
| trending_research | $0.01 |
| similar_papers | $0.05 |
| daily_brief | $10 |
| brief_summary | $0.50 |
| mint_info | **free** |
```json
{ "mcpServers": { "academic-intel": { "url": "https://academic-intel-mcp-production.up.railway.app/mcp" } } }Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| S2_API_KEY | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.