Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AnnaSuSu • Uncategorized
An MCP server enabling LLMs to search, download, and read arXiv papers.
Search arXiv papers by title, keywords, author, or arXiv ID.
Download and read full text or specific sections of scientific papers.
Manage and access a local cache of downloaded arXiv papers.
This MCP server allows AI assistants to directly access scientific literature from arXiv by searching papers, downloading PDFs, extracting full text or specific sections, and caching papers locally for fast access. It works out of the box with zero configuration and supports multiple client integrations. The server facilitates efficient retrieval and reading of academic papers to enhance AI-driven research and knowledge tasks.
Search arXiv papers by title, keywords, or arXiv ID. Args: query: Search query (title, keywords, or arXiv ID like 2401.12345) max_results: Maximum number of results to return (default: 10) Returns: List of matching papers with ID, title, authors, and abstract
Get the full text of an arXiv paper. Args: paper_id: arXiv paper ID (e.g., "2401.12345") section: Which section to return: "all", "abstract", "introduction", "method", "conclusion" Returns: The paper text (full or specified section)
Download arXiv paper PDF to local filesystem. Args: paper_id: arXiv paper ID (e.g., "2401.12345") target_dir: Optional target directory. If not specified, uses default storage. Returns: Path to the downloaded PDF file
List all locally downloaded papers. Returns: List of downloaded papers with their metadata
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.