Back to Home
Ray0907 icon

arXiv-mcp

Verified Safe

by Ray0907

Overview

Provides a Model Context Protocol (MCP) server for searching and retrieving arXiv academic papers for LLMs.

Installation

Run Command
uv run arxiv-mcp

Security Notes

The server uses `httpx` for network requests to trusted `arxiv.org` and `r.jina.ai` URLs, and `urllib.parse.quote_plus` for query encoding, mitigating common injection risks. `BeautifulSoup` is used for HTML parsing. No `eval`, `exec`, or direct shell commands beyond the MCP framework are evident. No hardcoded secrets were found. The primary external risk comes from reliance on Jina Reader's service behavior.

Similar Servers

Stats

Interest Score18
Security Score9
Cost ClassHigh
Avg Tokens15000
Stars12
Forks4
Last Update2025-12-18

Tags

arXivacademic researchpaper searchLLM toolcontext protocol