Command Palette

Search for a command to run...

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

Research Automation Server

БесплатноНе проверен

Enables autonomous research by integrating multiple free sources including web search, Wikipedia, arXiv, and Crossref, with no API keys required.

GitHubEmbed

Описание

Enables autonomous research by integrating multiple free sources including web search, Wikipedia, arXiv, and Crossref, with no API keys required.

README

PyPI version License: MIT Python 3.10+ MCP

MCP server for autonomous research automation. Search the web, Wikipedia, arXiv and Crossref — all in one tool, no API keys required.

Tools (11 total)

Tool Description Source
search_web Web search via DuckDuckGo DuckDuckGo
search_news Current news search DuckDuckGo News
wikipedia_search Find Wikipedia articles Wikipedia API
wikipedia_summary Get article summary Wikipedia REST API
arxiv_search Search academic papers arXiv.org
arxiv_get_paper Get paper details by ID arXiv.org
crossref_search Search 150M+ publications Crossref API
crossref_get_paper Get paper by DOI Crossref API
research_topic Multi-source research All sources
compile_report Generate research report
fact_check Verify claims Web + Wikipedia

Installation

pip install research-automation-mcp-server

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "research-automation": {
      "command": "research-automation-mcp-server"
    }
  }
}

Example Queries

  • "Research the latest developments in quantum computing"
  • "Find arXiv papers about large language models published in 2024"
  • "Fact-check: Does coffee cause cancer?"
  • "Search Wikipedia for 'CRISPR gene editing' and give me a summary"
  • "Find academic papers about climate change via Crossref"

Features

  • No API keys required — all sources are free and open
  • Multi-source — combines web, encyclopedia and academic sources
  • Research automationresearch_topic queries all sources in parallel
  • Fact-checking — cross-reference claims across multiple sources
  • Academic focus — arXiv (preprints) + Crossref (150M+ published papers)

License

MIT

from github.com/AiAgentKarl/research-automation-mcp-server

Установить Research Automation Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install research-automation-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add research-automation-mcp-server -- uvx research-automation-mcp-server

FAQ

Research Automation Server MCP бесплатный?

Да, Research Automation Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Research Automation Server?

Нет, Research Automation Server работает без API-ключей и переменных окружения.

Research Automation Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Research Automation Server в Claude Desktop, Claude Code или Cursor?

Открой Research Automation Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Research Automation Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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