Local academic paper MCP server — 9-source search, multi-source download, AI analysis, citation graph, code-based paper recommendation
Project description
Scholar MCP Server
Local academic paper tool MCP server — 9-source search, multi-source download, AI analysis, citation graph, code-based paper recommendation.
Quick Install (PyPI)
pip install scholar-mcp-server[all]
scholar-mcp-install --all
This installs the server + auto-registers to all detected AI IDEs (Antigravity, Cursor, Windsurf, Claude Code, VS Code).
Features
| Tool | Description |
|---|---|
paper_search |
9-source concurrent search (Semantic Scholar, OpenAlex, Crossref, PubMed, arXiv, CORE, Europe PMC, DOAJ, dblp) |
paper_download |
Multi-source PDF download (Unpaywall → Publisher OA → Sci-Hub → arXiv) |
paper_batch_download |
Batch download by DOI list |
paper_ai_analyze |
AI-powered full-text paper analysis (any OpenAI-compatible API) |
paper_recommend |
Scan workspace code → recommend related papers |
paper_citation_graph |
Generate Mermaid citation network visualization |
paper_health |
Check download source availability |
Alternative Install (Git Clone)
git clone https://github.com/45645678a/scholar-mcp.git
cd scholar-mcp
pip install -r requirements.txt
python install.py --all
Environment Variables
| Variable | Description | Default |
|---|---|---|
AI_API_KEY |
API key for AI analysis (DeepSeek/OpenAI/etc.) | — |
AI_API_BASE |
API base URL | https://api.deepseek.com |
AI_MODEL |
Model name | deepseek-chat |
UNPAYWALL_EMAIL |
Email for Unpaywall API | scholar-mcp@example.com |
Supported IDEs
- Antigravity (Gemini)
- Cursor
- Windsurf
- Claude Code / Claude Desktop
- VS Code (Copilot)
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scholar_mcp_server-0.3.0.tar.gz.
File metadata
- Download URL: scholar_mcp_server-0.3.0.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab9a68d9020f3a50264f1b58e53ee0002111993c0991f7a6aad2bd44182beacd
|
|
| MD5 |
ca0c606f05fd6dfaaaddd68b34c0a7ae
|
|
| BLAKE2b-256 |
b4872f03b966f05d990ed57ab4e4f556c7869a72724f1774d936759c6cc18431
|
File details
Details for the file scholar_mcp_server-0.3.0-py3-none-any.whl.
File metadata
- Download URL: scholar_mcp_server-0.3.0-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ccb4bdf3c1bea17cb496a5ae233f53d56b249b4a9bff2283e7dc1336dde5c97
|
|
| MD5 |
b51b15014cdd8425ed9ad0c0415b25b6
|
|
| BLAKE2b-256 |
a8ddd9f1bdaf78383c58f8ff4f36510eeac6138b7bd8dbbd20860998b0b1cfaa
|