In-depth architectural comparison of the Arxiv MCP Server and Wigolo MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Arxiv MCP Server
Search & Data Extraction · Local stdio
Quality: 61/100 (Good) | Auth: No auth required
Wigolo
Search & Data Extraction · Local stdio
Quality: 64/100 (Good) | Auth: No auth required
Verdict Summary: Choose Arxiv MCP Server if you need specialized Search & Data Extraction tools running via a local process. Choose Wigolo if your workspace requires Search & Data Extraction integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Arxiv MCP Server when:
You need dedicated capabilities in the Search & Data Extraction domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
A Model Context Protocol server for searching and analyzing arXiv papers
Local-first, keyless web intelligence in one server: search, fetch, crawl, extract, cache, find-similar, and research. Multi-engine search with local ML reranking and a persistent SQLite cache, renders JS-heavy pages, and keeps everything on your machine. Install via npx wigolo init --non-interactive --agents=.
Category & Scope
Tools & Capabilities Breakdown
Arxiv MCP Server Tools (19)
search_papers
Search arXiv by query, category, date, and sort order
get_abstract
Fetch metadata and an abstract by arXiv ID
download_paper
Download and convert a paper to local Markdown
list_papers
List papers stored locally
read_paper
Read locally stored paper content
get_paper_outline
Paginated markdown heading outline
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Arxiv MCP Server is categorized under Search & Data Extraction and uses a local stdio subprocess. In contrast, Wigolo belongs to Search & Data Extraction using local stdio subprocess. Select Arxiv MCP Server when you need capabilities focused on search & data extraction and Wigolo when you require tools for search & data extraction.