A Model Context Protocol server for searching and analyzing arXiv papers
A Model Context Protocol server for searching and analyzing arXiv papers
Is it safe?
No known CVEs for @smithery/cli.
No authentication — any process on your machine can connect to this server.
Apache-2.0. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 2,467 GitHub stars. 19,929 weekly downloads.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
4 tools. Estimated ~300 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"arxiv-mcp-server": {
"args": [
"tool",
"run",
"arxiv-mcp-server",
"--storage-path",
"/path/to/paper/storage"
],
"command": "uv"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @smithery/cli 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
search_papersSearch for papers with optional filters for date ranges and categories
download_paperDownload a paper by its arXiv ID
list_papersView all downloaded papers
read_paperAccess the content of a downloaded paper
deep-paper-analysisA comprehensive workflow for analyzing academic papers that includes detailed instructions for using available tools and systematic analysis structure covering executive summary, research context, methodology, results, implications, and future directions
Last scanned 1h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.