Google PageRank for AI agents. 25,000+ tools indexed.

Scholar MCP Server by 45645678a

#578 of 1753 by 45645678a
38 score

A local academic tool that enables searching across nine academic sources, downloading PDFs, and performing AI-powered analysis of research papers. It also supports generating citation networks and recommending papers based on local workspace code.

Ranked #578 out of 1753 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness today
Issue Health 50%
Stars 77
Platform Breadth 1 platform
Contributors 1
Description Detailed

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Scholar MCP Server by 45645678a
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-45645678a--scholar-mcp)](https://agentrank-ai.com/skill/glama-45645678a--scholar-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-45645678a--scholar-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-45645678a--scholar-mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# Scholar MCP Server

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

## Quick Install

```bash
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 with relevance scoring (Semantic Scholar, OpenAlex, Crossref, PubMed, arXiv, CORE, Europe PMC, DOAJ, dblp) |
| `paper_download` | Multi-source PDF download: Unpaywall → Publisher OA → arXiv → Sci-Hub → scidownl |
| `paper_batch_download` | Batch download multiple papers by DOI list |
| `paper_ai_analyze` | AI analysis — downloads PDF, extracts full text (up to 20 pages / 12k chars), sends to any OpenAI-compatible API |
| `paper_recommend` | Scan your workspace code → multi-query auto-recommend related papers |
| `paper_citation_graph` | Generate Mermaid citation/reference network vis
Read full README on GitHub →