Find Research Papers MCP Server
๐ Live Documentation & Web Portal: https://papers.builditwithai.xyz. It runs locally over stdio via the published package.
People who work with arxiv, crossref and openalex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-31 ยท โ 5 ยท #30 OF 71 MAINTAINED SCIENCE & HEALTH ยท VERIFIED 2026-09-18
MIT ยท Python servers ยท how we verify โ /methodology
01 ยท Install Find Research Papers
before you install - you'll need
Set DO_NOT_TRACK, MCP_TELEMETRY_OPT_OUT before connecting.
Claude Code
claude mcp add surendranb-find-research-papers-mcp -- npx -y find-research-papers-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"surendranb-find-research-papers-mcp": {
"command": "npx",
"args": [
"-y",
"find-research-papers-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop ยท mcpServers
Cursor ยท mcpServers
VS Code ยท servers
Windsurf ยท mcpServers
Zed ยท context_servers
Cline ยท mcpServers
Roo Code ยท mcpServers
Continue ยท mcpServers
LibreChat ยท mcpServers
Gemini CLI ยท mcpServers
Codex CLI ยท mcp_servers
Full setup guides: every client.
02 ยท Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-07 - young repo, little track record yet
license MIT - declared in the repository
npm package find-research-papers-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.surendranb is GitHub-verified and matches the repo owner
03 ยท What Find Research Papers can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.4.5 ยท 2026-08-31
Changes in v0.4.5 ยท Top-Level Package Imports: Moved requests and papers_mcp.sources imports to module top level in papers_mcp/server.py to guarantee dependency and submodule integrity at startup, resolving deferredโฆ
v0.4.4 ยท 2026-08-26
Quirk-absorption for source names and id_types (SUR-286, GH-18) ยท Normalizes incoming sources case and punctuation (arXiv -> arxiv, PubMed -> pubmed, Semantic Scholar / semantic-scholar -> semanticscholar). ยท Acceptsโฆ
v0.4.3 ยท 2026-08-22
Add 10s per-source timeout, concurrent search fan-out, and enhanced intent docstring
04 ยท Who maintains Find Research Papers
Find Research Papers is maintained by surendranb. We track 2 MCP servers from surendranb - 2 actively maintained, 247 combined GitHub stars, oldest repo from May 2025. Full record: all servers from surendranb.
05 ยท Facts
- category
- science & health - ranked #30 of 71 actively-maintained science & health servers as of 2026-09-18.
- release cadence
- 9 releases in the last 90 days (latest 2026-08-31)
- registry
- io.github.surendranb/find-research-papers-mcp (active, first published 2026-08-08)
- packages
- npm:find-research-papers-mcp
06 ยท Find Research Papers FAQ
What is Find Research Papers?
๐ Live Documentation & Web Portal: https://papers.builditwithai.xyz. It runs locally over stdio via the published package.
Is Find Research Papers still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-31 and it shipped 9 releases in the last 90 days. We re-verify nightly.
How do I install Find Research Papers?
Run `npx -y find-research-papers-mcp`. The README documents 2 environment variables (DO_NOT_TRACK, MCP_TELEMETRY_OPT_OUT) to set first. Set DO_NOT_TRACK, MCP_TELEMETRY_OPT_OUT before connecting. You can also paste the ready-made client config above.
Does Find Research Papers run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 ยท Alternatives to Find Research Papers
Alternatives to Find Research Papers
Maintained science & health servers if Find Research Papers isn't the fit.
- Arxiv MCP Server (blazickjp) Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. โ 3,159 ยท 2026-08-26
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. โ 2,367 ยท 2026-09-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. โ 1,068 ยท 2026-09-17
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. โ 148 ยท 2026-09-13
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications โ 136 ยท 2026-09-04
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. โ 94 ยท 2026-09-13
More science & health MCP servers ยท Wellness Project ยท Bio MCP TS ยท Adamamer20 Paper Search MCP OpenAI ยท Withings Health Data
More Python MCP servers ยท Google Analytics MCP ยท Awx MCP Server ยท Indonesia Civic Stack ยท Server for WinDbg Crash Analysis ยท Vectr ยท see all