Paper Search
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…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add adamamer20/paper-search-mcp-openai
# Browse available tools
npx -y smithery tool list adamamer20/paper-search-mcp-openai
# Get full schema for a tool
npx -y smithery tool get adamamer20/paper-search-mcp-openai search
# Call a tool
npx -y smithery tool call adamamer20/paper-search-mcp-openai search '{}'Direct MCP Connection
Endpoint: https://paper-search-mcp-openai--adamamer20.run.tools
Tools (25)
search— Deep Research compatible search tool aggregating across sources.fetch— Fetch full document content for a search result.search_arxiv— Search academic papers from arXiv.search_pubmed— Search academic papers from PubMed.search_biorxiv— Search academic papers from bioRxiv.search_medrxiv— Search academic papers from medRxiv.search_google_scholar— Search academic papers from Google Scholar.search_iacr— Search academic papers from IACR ePrint Archive.download_arxiv— Download PDF of an arXiv paper.download_pubmed— Attempt to download PDF of a PubMed paper.download_biorxiv— Download PDF of a bioRxiv paper.download_medrxiv— Download PDF of a medRxiv paper.download_iacr— Download PDF of an IACR ePrint paper.read_arxiv_paper— Read and extract text content from an arXiv paper PDF.read_pubmed_paper— Read and extract text content from a PubMed paper.read_biorxiv_paper— Read and extract text content from a bioRxiv paper PDF.read_medrxiv_paper— Read and extract text content from a medRxiv paper PDF.read_iacr_paper— Read and extract text content from an IACR ePrint paper PDF.search_semantic— Search academic papers from Semantic Scholar.download_semantic— Download PDF of a Semantic Scholar paper.read_semantic_paper— Read and extract text content from a Semantic Scholar paper.search_crossref— Search academic papers from CrossRef database.get_crossref_paper_by_doi— Get a specific paper from CrossRef by its DOI.download_crossref— Attempt to download PDF of a CrossRef paper.read_crossref_paper— Attempt to read and extract text content from a CrossRef paper.
# Get full input/output schema for a tool
npx -y smithery tool get adamamer20/paper-search-mcp-openai