ArXiv MCP Server
Rank #283glama/blazickjp/arxiv-mcp-server
The ArXiv MCP Server bridges the gap between AI models and academic research by providing a sophisticated interface to arXiv's extensive research repository. This server enables AI assistants to perform precise paper searches and access full paper content, enhancing their ability to engage with scientific literature.
ArXiv MCP Server is a Model Context Protocol (MCP) server published by blazickjp. It ranks #283 of 58,900 servers tracked on MCP Toplist, and its repository has 2,808 GitHub stars. ArXiv MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Nov 29, 2024 and most recently updated on Apr 25, 2026.
Ranks ahead of 58,617 of 58,900 servers on MCP Toplist.
Use ArXiv MCP Server
Add ArXiv MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "uvx",
"args": [
"arxiv-mcp-server"
],
"env": {
"ARXIV_STORAGE_PATH": "<your ARXIV_STORAGE_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
blazickjp
Other servers by blazickjp
View all blazickjp servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.12 | Apr 25, 2026 |
| 0.4.9 | Apr 3, 2026 |
Frequently asked questions
- What is ArXiv MCP Server?
- The ArXiv MCP Server bridges the gap between AI models and academic research by providing a sophisticated interface to arXiv's extensive research repository. This server enables AI assistants to perform precise paper searches and access full paper content, enhancing their ability to engage with scientific literature.
- Who maintains ArXiv MCP Server?
- ArXiv MCP Server is maintained by blazickjp, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ArXiv MCP Server an official MCP server?
- Yes — ArXiv MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ArXiv MCP Server have?
- MCP Toplist tracks 2 versions of ArXiv MCP Server, most recently published on Apr 25, 2026.
- Where can I find the source code for ArXiv MCP Server?
- The source code for ArXiv MCP Server is hosted at github.com/blazickjp/arxiv-mcp-server.