Skip to main content
Glama
45645678a
by 45645678a

Scholar MCP Server

Local academic paper tool MCP server — 9-source search, multi-source download, AI-powered analysis, citation graph, code-based paper recommendation.

PyPI Python License

Quick Install

pip install scholar-mcp-server[all]
scholar-mcp-install --all

That's it. Restart your IDE and start using it.

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 multiple papers by DOI list

paper_ai_analyze

AI full-text analysis — downloads PDF, extracts text, sends to any OpenAI-compatible API

paper_recommend

Scan your workspace code → auto-recommend related papers

paper_citation_graph

Generate Mermaid citation/reference network visualization

paper_health

Check download source availability

AI Analysis

paper_ai_analyze works with any OpenAI-compatible API. Set AI_API_BASE, AI_API_KEY, and AI_MODEL to point to your preferred provider.

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

Required

AI_API_KEY

API key for AI analysis

For paper_ai_analyze

AI_API_BASE

API base URL (any OpenAI-compatible endpoint)

Optional (default: https://api.deepseek.com)

AI_MODEL

Model name

Optional (default: deepseek-chat)

UNPAYWALL_EMAIL

Email for Unpaywall API

Optional

Supported IDEs

  • Antigravity (Gemini)

  • Cursor

  • Windsurf

  • Claude Code / Claude Desktop

  • VS Code (Copilot)

Search Sources (9)

All free, no API keys required:

Source

Coverage

Semantic Scholar

Broad academic (primary)

OpenAlex

250M+ works, global

Crossref

DOI metadata

PubMed

Biomedical

arXiv

Physics, CS, Math

CORE

Open Access aggregator

Europe PMC

European biomedical

DOAJ

Open Access journals

dblp

Computer Science

License

MIT

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/45645678a/scholar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server