arxiv-search-mcp
3
The arXiv Search MCP Server is designed to allow users to search and retrieve academic papers from the arXiv.org repository. It provides functionalities such as category-based search and fetching the latest papers, enabling efficient research access.
arXiv Search MCP Server
An MCP server that provides tools to search and fetch papers from arXiv.org.
Features
- Search papers by category
- Get latest papers sorted by submission date
- Formatted output with title, authors, summary, and link
Usage
The server provides a tool named search_arxiv
that accepts parameters like category and max results. Popular categories include Artificial Intelligence, Machine Learning, and more. For full list, refer to arXiv taxonomy.
Development
Prerequisites
- Deno installed on your system
- MCP compatible environment
Setup
- Clone the repository
- Install dependencies
Running the Server
- Development mode with file watching
- Build executable