ArXiv MCP ServerServer

huanongfish
GitHub
arxivresearchAI

Loading subscription status...

๐Ÿ’ก Description

The ArXiv MCP Server bridges the gap between AI models and academic research by providing a sophisticated interface to arXiv's extensive research repository. This server enables AI assistants to perform precise paper searches and access full paper content, enhancing their ability to engage with scientific literature.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "arxiv-mcp-server": {
        "args": [
          "tool",
          "run",
          "arxiv-mcp-server",
          "--storage-path",
          "/path/to/paper/storage"
        ],
        "command": "uv"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

search_papersdownload_paperlist_papersread_paper

โšก Features

  • Search for papers with date range and category filters
  • Download and read papers
  • View all downloaded papers
  • Local storage for faster access

๐Ÿ’ฌ Example Queries

  • Search for papers on transformer architecture
  • Download the paper with arXiv ID 2401.12345
  • List all downloaded papers
  • Read the content of paper with arXiv ID 2401.12345