π§
Paper Search
π§MCP Serveradamamer20/paper-search-mcp-openai
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 claudegit cloneClone repository
git clone https://github.com/yourusername/paper-search-mcp.gitpip 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