Arxiv Research Server
FreeNot checkedArxiv Research Server MCP: Search, organize, and summarize arXiv papers using MCP tools and resources.
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://folders→get_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.
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-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
