mcp-simple-arxiv
If you are the rightful owner of mcp-simple-arxiv 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.
An MCP server that provides access to arXiv papers through their API.
The mcp-simple-arxiv is a Model Context Protocol (MCP) server designed to facilitate access to scientific papers hosted on arXiv. It allows clients, such as LLMs like Claude Desktop, to search for papers by title and abstract content, retrieve metadata, and access links to different paper formats. The server adheres to arXiv's API guidelines, ensuring proper rate limiting and efficient handling of requests. This server is particularly useful for researchers and developers who need to integrate arXiv paper searches into their applications or workflows. It supports both automatic installation via Smithery and manual installation using pip, making it accessible for various user preferences.
Features
- Search for scientific papers on arXiv by title and abstract content
- Retrieve paper metadata and abstracts
- Access links to available paper formats (PDF/HTML)
- Implements rate limiting according to arXiv's API guidelines
- Supports integration with LLM clients like Claude Desktop