πŸ”§

Paper Search

πŸ”§MCP Server

adamamer20/paper-search-mcp-openai

VibeIndex|
What it does
|

Searches and retrieves academic papers from multiple scientific platforms like arXiv, PubMed, and bioRxiv, enabling researchers and AI systems to quickly find and download relevant scientific liter...

Overview

Paper Search is an MCP server for searching and downloading academic papers from multiple sources including arXiv, PubMed, bioRxiv, and Semantic Scholar. It integrates with AI assistants like Claude Desktop for research workflows.

Key Features

  • Search academic papers across arXiv, PubMed, bioRxiv, medRxiv, and more
  • Download PDFs from multiple scientific platforms
  • Deep Research ready with standardized search and fetch tools
  • Asynchronous request handling for efficient network operations
  • Extensible design for adding new academic platforms

Who is this for?

This MCP server is designed for researchers, academics, and AI-driven research workflows that need to find and retrieve scientific literature. It is particularly useful for teams conducting systematic literature reviews or building research automation pipelines.

remotehostedai

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add paper_search_server -e SEMANTIC_SCHOLAR_API_KEY= -- uv run --directory /path/to/your/paper-search-mcp -m paper_search_mcp.server
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "paper_search_server": { "command": "uv",...
3,582
Last UpdatedSep 18, 2025