arxiv-mcp-server

arxiv-mcp-server

3.1

If you are the rightful owner of arxiv-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Yet another arxiv mcp server is a simple MCP server that utilizes the arxiv API to fetch the latest papers in specified categories, designed for easy use by LLMs.

The 'Yet another arxiv mcp server' is designed to provide a straightforward interface for accessing the latest academic papers from the arxiv repository. By leveraging the arxiv API, this server allows users to specify categories and retrieve the most recent publications in those fields. The server is intentionally kept simple to ensure compatibility and ease of use with large language models (LLMs). This simplicity is reflected in its API design, which minimizes complexity and maximizes accessibility. The server can be run directly from a GitHub repository, and while traditional unit testing for MCP APIs is challenging, functionality can be verified using the Model Context Protocol Inspector.

Features

  • Simple API: Designed for easy integration with LLMs.
  • Category-based Retrieval: Fetches latest papers based on specified categories.
  • Direct Execution: Can be run directly from a GitHub repository.
  • Inspector Testing: Functionality can be verified using the MCP Inspector.