πŸ”§

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...

remotehosted

Installation

npxRun with npx
npx -y @smithery/cli install @openags/paper-search-mcp --client claude
git cloneClone repository
git clone https://github.com/yourusername/paper-search-mcp.git
pip installInstall Python package
pip install -e ".[dev]" # Install dev dependencies (if added to pyproject.toml)
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "paper_search_server": { "command": "uv",...
πŸ“– Extracted from adamamer20/paper-search-mcp-openai README
3,582
AddedJan 26, 2026