Find Research Papers
БесплатноПоддерживаетсяMCP server for scientific grounding: search and discover open-source research papers and scholarly literature (arXiv, Semantic Scholar, OpenAlex, Crossref/Sprin
Описание
MCP server for scientific grounding: search and discover open-source research papers and scholarly literature (arXiv, Semantic Scholar, OpenAlex, Crossref/Springer Nature, PubMed) — metadata, references and citations reachable even when the full text is paywalled.
README
Scientific literature grounding MCP server for AI agents: unified search across 250M+ scholarly papers on arXiv, PubMed, OpenAlex, CrossRef, and Semantic Scholar.
CI PyPI version npm version OpenSSF Scorecard License: MIT
🌐 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.
Установить Find Research Papers в Claude Desktop, Claude Code, Cursor
unyly install find-research-papersСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add find-research-papers -- npx -y find-research-papers-mcpПошаговые гайды: как установить Find Research Papers
FAQ
Find Research Papers MCP бесплатный?
Да, Find Research Papers MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Find Research Papers?
Нет, Find Research Papers работает без API-ключей и переменных окружения.
Find Research Papers — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Find Research Papers в Claude Desktop, Claude Code или Cursor?
Открой Find Research Papers на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Изменения
Версии и запрашиваемые доступы со временем.
- Новая версия опубликована
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Find Research Papers with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
