Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Find Research Papers

БесплатноПоддерживается

MCP server for scientific grounding: search and discover open-source research papers and scholarly literature (arXiv, Semantic Scholar, OpenAlex, Crossref/Sprin

GitHubEmbed

Описание

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.

from github.com/surendranb/find-research-papers-mcp

Установить Find Research Papers в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
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

Compare Find Research Papers with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai