Simple Arxiv MCP Server
Search, filter, and convert arXiv scientific papers into Markdown for your AI assistant.
Data last scanned today · Reviewed today
Overview
Simple Arxiv MCP Server provides a direct bridge to the arXiv research database, allowing users to query, browse, and retrieve academic papers through their AI clients. It supports sophisticated search functionality, including filtering by date ranges, sorting by relevance or submission history, and exploring specific subject categories. Beyond basic metadata, the server retrieves paper abstracts and offers the capability to convert PDF research papers into a readable Markdown format. It supports both local execution via standard I/O for desktop AI interfaces and network-based deployment for wider access.
Our verdict
This server carries a high risk level with a security score of 39/100. The rating is primarily impacted by the lack of an independent editorial review and the fact that it is a community-maintained project rather than an official arXiv release. Users should be aware that the project has not seen a code update in over 200 days. Given these factors, it is best suited for experimental research or local sandboxed environments rather than mission-critical infrastructure.
- Supports direct conversion of PDFs into Markdown format
- Zero direct dependencies minimize the supply chain surface area
- Comprehensive search controls including date filtering and sorting
- Available under a permissive MIT open-source license
- Security and authentication mechanisms are currently unreviewed
- Project has not received a code update in 201 days
- Community-maintained software lacking official arXiv vendor support
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Frequently asked questions
›Can I use this server directly in the web version of Claude?
Yes, you can add the connector at https://mcp.andybrandt.net/arxiv to Claude.ai to use the server in the web interface.
›Does the server require any API keys to function?
The README does not list any API key requirements, as the server interacts directly with the public arXiv API.
›How does the server handle arXiv's request limits?
The server adheres to arXiv API guidelines by implementing a rate limit of one request every three seconds and utilizing a single connection at a time.
›Does the server provide the full content of papers?
The server can retrieve the full text of papers converted into Markdown format from PDFs, in addition to providing metadata and abstracts.
›Can I filter results by specific date ranges?
Yes, the server supports filtering search results by submission date range.
Alternatives
Badge
Maintain this server? Add the live badge to your README.