arXiv Research
Summary
This MCP server, developed by Andy Brandt, provides AI assistants like Claude with access to arXiv's scientific paper repository. It offers tools for searching papers by title and abstract, retrieving metadata and abstracts, and accessing links to available formats. The server implements proper rate limiting according to arXiv's API guidelines. By bridging AI capabilities with arXiv's vast collection of research papers, this implementation enables AI-assisted literature reviews and scientific research. It integrates seamlessly with Claude Desktop on both macOS and Windows, facilitating natural language interactions for exploring and analyzing scientific publications. The server is particularly useful for scenarios requiring up-to-date information on scientific topics, conducting comprehensive literature searches, or generating insights from academic papers in AI-assisted research and writing tasks.
Available Actions(2)
search_papers
Search for scientific papers on arXiv by title and abstract content. Returns basic information about matching papers including paper title, authors, arXiv ID, and publication date.
get_paper_details
Get detailed information about a specific paper using its arXiv ID. Returns full paper title, authors, publication and update dates, journal reference (if available), paper abstract, and links to available formats (PDF/HTML).
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论