Server data from the Official MCP Registry
Search open-source research papers across arXiv, OpenAlex, Crossref, PubMed, Semantic Scholar.
About
Search open-source research papers across arXiv, OpenAlex, Crossref, PubMed, Semantic Scholar.
Security Report
Valid MCP server (1 strong, 2 medium validity signals). 3 known CVEs in dependencies Package registry verified. Imported from the Official MCP Registry.
7 files analyzed ยท 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: FIND_RESEARCH_PAPERS_MCP_S2_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-surendranb-find-research-papers-mcp": {
"env": {
"FIND_RESEARCH_PAPERS_MCP_S2_API_KEY": "your-find-research-papers-mcp-s2-api-key-here"
},
"args": [
"-y",
"find-research-papers-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Scientific Research Papers MCP Server ๐
Scientific literature grounding MCP server for AI agents: unified search across 250M+ scholarly papers on arXiv, PubMed, OpenAlex, CrossRef, and Semantic Scholar.
๐ Live Documentation & Web Portal: https://papers.builditwithai.xyz
โก Quickstart
# 1-Line Universal Installer (Auto-configures Claude Desktop, Cursor, Claude Code, Antigravity, VS Code, Zed, Windsurf)
curl -fsSL "https://papers.builditwithai.xyz/install" | bash
# Or run directly via your preferred runtime:
uvx find-research-papers-mcp
npx -y find-research-papers-mcp
๐ค Client Setup
A. Claude Code (CLI)
claude mcp add papers -- uvx find-research-papers-mcp
B. Cursor & Google Antigravity (mcp.json)
{
"mcpServers": {
"papers": {
"command": "uvx",
"args": ["find-research-papers-mcp"]
}
}
}
C. Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"papers": {
"command": "uvx",
"args": ["find-research-papers-mcp"]
}
}
}
D. VS Code (Cline / Roo Code / Continue)
{
"mcpServers": {
"papers": {
"command": "npx",
"args": ["-y", "find-research-papers-mcp"]
}
}
}
๐ ๏ธ Tools & Capabilities
| Tool Name | Parameters | Description | Return Type |
|---|---|---|---|
search_papers | query (string), sources (list), limit (int) | Unified multi-index search across arXiv, PubMed, OpenAlex, CrossRef, Semantic Scholar. | JSON / Markdown |
get_paper | doi (string) or id (string) | Retrieves paper metadata, abstract, authors, publication date, and open-access PDF link. | JSON |
get_references | doi (string) | Fetches complete bibliography and referenced papers via CrossRef. | JSON |
get_citations | doi (string) | Fetches citing papers and citation graph via OpenAlex. | JSON |
verify_paper | doi (string) | HEAD-checks landing page accessibility and cross-checks retraction databases. | JSON |
list_sources | (none) | Returns live status and latency metrics for all 5 scholarly indexes. | JSON |
skill_read | skill_name (string) | Dynamically loads research methodology skills from GitHub. | Markdown |
skills_list | (none) | Lists all available scientific research skills. | JSON |
๐ Telemetry & Privacy
This package collects anonymous, non-PII diagnostic telemetry (command executions, latency, error codes) to improve tool reliability. No research queries, paper results, personal data, source code, or environment variables are ever collected or stored.
You can opt out anytime by setting either of the following environment variables:
export DO_NOT_TRACK=1
# or
export MCP_TELEMETRY_OPT_OUT=1
๐ License
MIT License. See LICENSE for details.
Reviews
No reviews yet
Be the first to review this server!
More Education & Research MCP Servers
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
FinAgent
Freeby mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon ยท Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
