Server data from the Official MCP Registry
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
Set these up before or after installing:
Environment variable: ARXIV_STORAGE_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-blazickjp-arxiv-mcp-server": {
"env": {
"ARXIV_STORAGE_PATH": "your-arxiv-storage-path-here"
},
"args": [
"arxiv-mcp-server"
],
"command": "uvx"
}
}
}The arXiv MCP server is well-designed for research purposes with proper rate limiting and good code structure. It has appropriate permissions for accessing arXiv papers and uses secure practices for API interactions. Some minor code quality issues exist but don't significantly impact security. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
Scanned 4 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!