Paper Search MCP
Search and download academic papers from arXiv, PubMed, bioRxiv, Semantic Scholar and many more sources.
Sources and review
Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.
Literature searches that span several databases from one assistant.
You'd enable its optional Sci-Hub fallback; the project leaves it off by default and makes its use the user's responsibility.
About Paper Search MCP
Paper Search MCP searches and downloads papers from many sources, including arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic Scholar, Crossref, OpenAlex, PubMed Central, CORE and Europe PMC, and extracts their text. It follows a free-first strategy that prefers open-access routes, with optional API keys for better coverage, and is also available as a CLI and agent skills.
Paper Search MCP is an open-source project written primarily in Python, with 2.7k stars on GitHub. It was last updated in September 2026.
Add Paper Search MCP to your MCP client
Generated from the launch command in the project's README. Your client starts the server on demand.
Claude Code
claude mcp add paper-search-mcp -- uvx paper-search-mcpCursor
{
"mcpServers": {
"paper-search-mcp": {
"command": "uvx",
"args": ["paper-search-mcp"]
}
}
}VS Code
{
"servers": {
"paper-search-mcp": {
"type": "stdio",
"command": "uvx",
"args": ["paper-search-mcp"]
}
}
}Claude Desktop
{
"mcpServers": {
"paper-search-mcp": {
"command": "uvx",
"args": ["paper-search-mcp"]
}
}
}Codex
[mcp_servers.paper-search-mcp]
command = "uvx"
args = ["paper-search-mcp"]Paper Search MCP vs. the alternatives
All 163 alternatives →| Record | Stars | Pricing | ||
|---|---|---|---|---|
| Paper Search MCPthis listing | 2.7k | Python | MIT | Open source |
| MCP Reference Servers | 91k | TypeScript | MIT AND Apache-2.0 | Open source |
| context7 | 62k | TypeScript | MIT | Open source |
| chrome-devtools-mcp | 53k | TypeScript | Apache-2.0 | Open source |
| Playwright MCP | 37k | TypeScript | Apache-2.0 | Open source |
| github-mcp-server | 33k | Go | MIT | Open source |
