The arXiv Search MCP server provides tools for searching and retrieving academic papers from arXiv.org directly within Claude. Built with Deno and the FastMCP library, it enables users to search for papers by category and retrieve the latest submissions sorted by date. The implementation handles XML parsing from the arXiv API and formats results with titles, authors, summaries, and links. This tool is particularly useful for researchers and academics who want to stay updated on recent publications in specific fields without leaving their conversation with Claude.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Search for papers in the arXiv database. Parameters: category (string), max_results (number) - the number of papers to fetch (1-100, default: 5).