Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Arxiv Research Server

FreeNot checked

Arxiv Research Server MCP: Search, organize, and summarize arXiv papers using MCP tools and resources.

GitHubEmbed

About

Arxiv Research Server MCP: Search, organize, and summarize arXiv papers using MCP tools and resources.

README

Create a venv and install the requirements

Install uv if you haven't done so yet:

curl -LsSf https://astral.sh/uv/install.sh | sh

In Windows:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Or you can also install uv via pip:

pip install uv
uv venv
source .venv/bin/activate # or  .venv\Scripts\activate in Windows
uv pip install -r requirements.txt

You can use .vscode/mcp.json file as an example to know how to install the server.

Available Tools

Tools

  • search_papers(topic: str, max_results: int = 5): Search for papers on arXiv based on a topic and store their information.
  • extract_info(paper_id: str): Search for information about a specific paper across all topic directories.

Resources

  • papers://foldersget_available_folders(): List all available topic folders in the papers directory.
  • papers://{topic}get_topic_papers(topic: str): Get detailed information about papers on a specific topic.

Prompts

  • generate_search_prompt(topic: str, num_papers: int = 5): Generate a prompt to find and discuss academic papers on a specific topic.

from github.com/juananpe/arxiv-research-server-mcp

Installing Arxiv Research Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/juananpe/arxiv-research-server-mcp

FAQ

Is Arxiv Research Server MCP free?

Yes, Arxiv Research Server MCP is free — one-click install via Unyly at no cost.

Does Arxiv Research Server need an API key?

No, Arxiv Research Server runs without API keys or environment variables.

Is Arxiv Research Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Arxiv Research Server in Claude Desktop, Claude Code or Cursor?

Open Arxiv Research Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Arxiv Research Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs