blazickjp/arxiv-mcp-server
Search ArXiv research papers via this MCP server, providing academic search functionality in the MCP ecosystem.
About this tool
blazickjp/arxiv-mcp-server
Source: GitHub Repository
Category: API Integration / MCP Servers
Tags: mcp, arxiv, research, search
Description
The ArXiv MCP Server is a Model Context Protocol (MCP) server that enables AI assistants and other clients to search, download, and analyze research papers from the arXiv repository via a programmatic interface. It acts as a bridge between the MCP ecosystem and arXiv, facilitating academic paper discovery and analysis workflows.
Features
- Paper Search: Query arXiv papers with filters for date ranges and categories.
- Paper Access: Download and read paper content by arXiv ID.
- Paper Listing: View a list of all papers downloaded to local storage.
- Local Storage: Downloaded papers are saved locally for faster access and offline analysis.
- MCP Integration: Easily integrate with MCP clients using provided configuration examples.
- Research Prompts: Includes a set of prompts for systematic academic paper analysis, covering:
- Executive summary
- Research context
- Methodology analysis
- Results evaluation
- Practical and theoretical implications
- Future research directions
- Broader impacts
- Configurable Storage: Storage path for papers can be set via environment variable (
ARXIV_STORAGE_PATH). - Testing Suite: Includes tests runnable via
pytest. - Docker Support: Dockerfile provided for containerized deployment.
- Open Source: Released under the Apache-2.0 license.
Tools Provided
- search_papers: Search arXiv with query, date, category, and result limits.
- download_paper: Download a paper by arXiv ID.
- list_papers: List all papers currently in local storage.
- read_paper: Access the content of a downloaded paper.
- deep-paper-analysis (Prompt): Automated workflow for in-depth academic paper analysis.
Installation
- Install via Smithery or manually with
uv. - Configuration can be added to MCP client files for seamless integration.
- Development setup instructions provided for cloning and testing the repository.
Pricing
- The ArXiv MCP Server is open source and free to use under the Apache-2.0 license.
License
- Apache-2.0
Note: No commercial pricing or paid plans are mentioned; the project is open source.
Loading more......
Information
Categories
Similar Products
6 result(s)An MCP server that enables AI assistants to search and access arXiv research papers through a simple Message Control Protocol interface, allowing for paper search, download, listing, and reading capabilities. Highly relevant as a specialized MCP server.
An MCP server for searching job listings, with filters for date, keywords, remote work, and more, adhering to the MCP server protocol.
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup. Demonstrates MCP server use for codebase analysis.
The official MCP Server for Algolia, providing neural ranking and automatic synchronization of search results with other MCP-connected platforms.
A comprehensive MCP server offering unified AI search across platforms (GitLab, Jira, Confluence, YouTube), a built-in RAG pipeline, and real-time collaboration API—ideal for enterprise AI development and cross-platform integration.
A Model Context Protocol (MCP) server enabling product searches across e-commerce platforms, price history tracking, and product specification-based searches using natural language prompts. Directly relevant as an MCP server implementation.