arxiv-mcp-server
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.
An implementation of the Model Context Protocol (MCP) server for interacting with the arXiv API, allowing AI assistants to search for scientific papers, retrieve paper details, and discover the latest papers in specific categories.
The ArXiv MCP Server is a specialized server implementation that leverages the Model Context Protocol to facilitate interaction with the arXiv API. This server is designed to assist AI systems in efficiently searching for scientific papers, retrieving detailed information about specific papers, and discovering the latest research in various scientific categories. By providing structured MCP resources, the server ensures seamless integration with AI assistants, enabling them to perform complex queries and return relevant results. The server is built using modern web technologies and is easy to set up and integrate with platforms like Claude Desktop.
Features
- Search papers on arXiv with complex queries
- Retrieve papers by ID
- Discover the latest papers in specific categories
- Returns papers as structured MCP resources
Tools
searchArXiv
Search for papers on arXiv with a custom query.
getPaperById
Retrieve a specific paper by its arXiv ID.
getLatestPapers
Get the latest papers from a specific category.