Paper Search
MCP ServerFreeSearch and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, and IACR. Fetch PDFs and extract full text to accelerate literature reviews. Get consistent metadata for easier filtering, citation, and analysis.
Capabilities7 decomposed
multi-source academic paper search with unified query interface
Medium confidenceExecutes search queries across seven distinct academic repositories (arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, IACR) through a single MCP tool endpoint. Abstracts away source-specific API differences and query syntax variations, routing requests to appropriate backends and aggregating results into a consistent schema for downstream processing.
Implements a unified search abstraction layer that handles source-specific API quirks (arXiv's OAI-PMH protocol, PubMed's E-utilities, Google Scholar's anti-bot measures) within a single MCP tool, eliminating the need for clients to manage multiple search SDK integrations
Broader source coverage (7 repositories) than single-source tools like arxiv-cli, and MCP integration enables direct use in Claude and other LLM agents without custom wrapper code
pdf download and retrieval with source-specific handling
Medium confidenceFetches full-text PDFs from academic repositories using source-aware download strategies. Handles authentication, redirects, and format variations across sources (arXiv direct downloads, PubMed Central's FTP structure, bioRxiv/medRxiv preprint servers). Implements fallback chains when primary sources are unavailable, attempting alternative mirrors or formats.
Implements source-specific download handlers that understand repository-specific access patterns (arXiv's versioning system, PubMed Central's hierarchical structure, preprint server conventions) rather than generic HTTP fetching, enabling reliable downloads across heterogeneous sources
More robust than generic PDF downloaders because it handles source-specific authentication and redirect patterns; broader than single-source tools like arxiv-downloader by supporting 7 repositories with fallback chains
full-text extraction and normalization from pdfs
Medium confidenceExtracts and parses text content from downloaded PDFs into structured, normalized formats. Applies heuristics to identify paper sections (abstract, introduction, methods, results, discussion), handles multi-column layouts, and removes boilerplate (headers, footers, page numbers). Outputs clean text suitable for downstream NLP analysis, embedding generation, or LLM consumption.
Applies domain-specific heuristics for academic paper structure (section detection, boilerplate removal) rather than generic PDF-to-text conversion, producing cleaner input for downstream NLP tasks and LLM consumption
More specialized than generic PDF extractors like pdfplumber because it understands academic paper conventions; produces structured section output vs plain text, enabling targeted analysis of methodology or results
consistent metadata normalization across heterogeneous sources
Medium confidenceTransforms source-specific metadata schemas (arXiv's XML structure, PubMed's MEDLINE format, Google Scholar's HTML scraping results) into a unified JSON schema. Normalizes author names, dates, identifiers (DOI, PMID, arXiv ID), and subject classifications. Handles missing fields gracefully with fallbacks and confidence scores, enabling consistent filtering and citation generation.
Implements source-aware metadata extraction that understands each repository's data model (arXiv's category taxonomy, PubMed's MeSH indexing, Google Scholar's ranking signals) and normalizes into a unified schema with confidence scores for missing fields
More robust than generic metadata extractors because it handles source-specific quirks (e.g., arXiv versioning, PubMed's PMID vs PMCID distinction); enables consistent filtering across sources vs single-source tools that expose raw metadata
mcp protocol integration for llm agent tool calling
Medium confidenceExposes all paper search, download, and extraction capabilities as MCP tools that Claude and other LLM agents can invoke directly. Implements MCP's tool schema specification with proper input validation, error handling, and streaming support for long-running operations. Enables agents to autonomously discover, retrieve, and analyze papers without human intervention.
Implements MCP server pattern that exposes academic paper operations as first-class tools for LLM agents, enabling multi-step reasoning chains where agents autonomously search, retrieve, and analyze papers as part of larger tasks
Tighter integration than REST API wrappers because it uses MCP's native tool-calling protocol, enabling Claude to invoke paper search with proper context and error handling; more composable than single-function tools by supporting chained operations
batch paper search and download with progress tracking
Medium confidenceSupports querying multiple search terms or downloading multiple papers in a single operation, with progress tracking and error recovery. Implements rate-limit awareness to avoid triggering source API throttling, uses exponential backoff for retries, and provides detailed status reporting per item. Enables efficient bulk literature discovery without manual iteration.
Implements rate-limit-aware batch processing with exponential backoff and per-item error recovery, allowing efficient bulk operations across multiple sources without triggering API throttling or losing progress on partial failures
More robust than naive batch loops because it handles rate limiting and retries automatically; provides progress visibility vs fire-and-forget approaches, enabling monitoring of long-running operations
source-specific search parameter mapping and query optimization
Medium confidenceTranslates high-level search queries into source-specific query syntax and parameters. Maps common search fields (author, title, year range, subject) to each source's native query language (arXiv's field prefixes, PubMed's MeSH terms, Google Scholar's operators). Optimizes queries for each source's search algorithm to improve result relevance and reduce noise.
Implements source-aware query translation that understands each repository's native search syntax (arXiv field prefixes like 'cat:cs.AI', PubMed's MeSH hierarchy, Google Scholar's operators) and optimizes queries for each source's ranking algorithm
More sophisticated than simple string concatenation because it translates structured search parameters into source-specific syntax; enables consistent search behavior vs exposing raw source APIs that require users to learn each source's query language
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with Paper Search, ranked by overlap. Discovered automatically through the match graph.
paper-search-mcp-openai-v2
Find and download academic papers from leading sources like arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, CrossRef, and IACR. Get standardized results and fetch full-text PDFs when available. Accelerate literature reviews with deep search and effortless retrieval.
BrainyPDF
Serves as a valuable resource for students, researchers, and professionals to instantly answer questions and understand research using...
Doclime
Revolutionize research with AI-driven search and PDF...
scholarmcp
MCP server: scholarmcp
genei
Summarise academic articles in seconds and save 80% on your research times.
q1-crafter-mcp
<p align="center"> <img src="https://img.shields.io/badge/MCP-Server-blueviolet?style=for-the-badge&logo=anthropic" alt="MCP Server" /> <img src="https://img.shields.io/badge/Python-3.10+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python" /> <img src="https://img.shields.io/b
Best For
- ✓researchers building automated literature discovery systems
- ✓LLM agents that need to autonomously search academic literature
- ✓teams building knowledge synthesis tools across multiple domains
- ✓automated literature review pipelines that need full-text access
- ✓researchers building local paper repositories
- ✓LLM agents that need to fetch and analyze full paper content
- ✓LLM agents that need to reason over full paper content
- ✓teams building semantic search systems over academic literature
Known Limitations
- ⚠rate limits vary by source — some APIs (Google Scholar) have aggressive throttling requiring backoff strategies
- ⚠search result quality and relevance ranking differs significantly between sources; no cross-source result normalization
- ⚠some sources (Google Scholar) may require proxy rotation or session management to avoid blocking
- ⚠no full-text search capability — limited to metadata and abstract search on most sources
- ⚠paywall-protected papers cannot be downloaded unless open-access version exists in indexed sources
- ⚠PDF download success rates vary by source — some repositories have stricter access controls
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Repository Details
About
Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, and IACR. Fetch PDFs and extract full text to accelerate literature reviews. Get consistent metadata for easier filtering, citation, and analysis.
Categories
Alternatives to Paper Search
Search the Supabase docs for up-to-date guidance and troubleshoot errors quickly. Manage organizations, projects, databases, and Edge Functions, including migrations, SQL, logs, advisors, keys, and type generation, in one flow. Create and manage development branches to iterate safely, confirm costs
Compare →AI-optimized web search and content extraction via Tavily MCP.
Compare →Scrape websites and extract structured data via Firecrawl MCP.
Compare →Are you the builder of Paper Search?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →