Back to Home
1Dark134 icon

arxiv-mcp-server

Verified Safe

by 1Dark134

Overview

The server enables researchers to search for academic papers on arXiv, analyze citations and trends, and export data in multiple formats, with a stated aim for AI-assisted discovery and processing.

Installation

Run Command
docker run --rm -it -p 8080:8080 arxiv-mcp-server:latest

Security Notes

The source code does not contain 'eval' or obvious malicious patterns. Input validation through JSON schemas for MCP tools is a good practice. It interacts with the public arXiv API using httpx for HTTP requests and xml.etree.ElementTree for XML parsing. While parsing external XML always carries a minimal inherent risk, ElementTree is generally robust against common XML vulnerabilities. No hardcoded secrets were found. The 'AI assistant' features described in the README are not fully implemented in the provided source code snippets, which currently use existing paper abstracts for 'summaries' rather than generative AI.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassLow
Stars7
Forks1
Last Update2026-01-19

Tags

arxivacademic-researchpaper-searchcitation-analysismodel-context-protocol