notwhiteblank/scholar-rag-mcp
by Various
Academic-paper knowledge-base MCP server: PDF ingestion (MinerU), Qdrant vector search with reranking, two-phase KB management
MCP
notwhiteblank/scholar-rag-mcp
Added 8 Sept 2026
Overview
An MCP server that turns academic papers into a searchable knowledge base. It ingests PDFs with MinerU, stores vectors in Qdrant, and applies reranking to search results. It also supports a two-phase knowledge base management workflow.
Best for
Best for
Researchers and developers building paper Q&A or retrieval systems
Use cases
- Build a personal searchable library of research papers
- Retrieve relevant paper passages with reranked vector search
- Manage a two-phase knowledge base for academic document collections
How to use
Install
uvx scholar-rag-mcp # download and start the MCP server (stdio) Tools exposed
list_kbscreate_kbdelete_kbadd_documentremove_documentget_documentget_document_textlist_documentssearch_documentssearch_chunksget_job
Tested with
Claude Desktop, Claude Code, ChatGPT
Notes
An MCP server that turns academic papers into a searchable knowledge base. It ingests PDFs with MinerU, stores vectors in Qdrant, and applies reranking to search results. It also supports a two-phase knowledge base management workflow.
4 stars on GitHub. Last updated 2026-09-04. Licensed MIT.
Use cases
- Build a personal searchable library of research papers
- Retrieve relevant paper passages with reranked vector search
- Manage a two-phase knowledge base for academic document collections
Pros
- Uses a modern RAG stack with reranking for better retrieval
- Open source and Python based, easy to extend
- Designed specifically for academic PDFs
Cons
- Requires separate setup of Qdrant and MinerU
- Python only, limiting integration with non-Python stacks
- Two-phase KB management adds operational complexity
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Uses a modern RAG stack with reranking for better retrieval
- Open source and Python based, easy to extend
- Designed specifically for academic PDFs
Cons
- Requires separate setup of Qdrant and MinerU
- Python only, limiting integration with non-Python stacks
- Two-phase KB management adds operational complexity
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
