mcp-simple-arxiv
93
The mcp-simple-arxiv is an MCP server designed to interface with the arXiv API, providing capabilities to search and retrieve metadata for scientific papers. It offers integration with clients like Claude Desktop and adheres to arXiv API guidelines.
mcp-simple-arxiv
An MCP server that provides access to arXiv papers through their API.
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)
- Rate limiting according to arXiv's API guidelines
Installation
Installing via Smithery
- Install for Claude Desktop automatically via Smithery.
Manual Installation
- Use pip to install.
Usage with Claude Desktop
- Configure Claude Desktop to interact with the server to search and get details on papers.
Development
- Clone the repository and install for development.