drio
Open app

arXiv-Search-MCP-Server

Source

About A MCP Server for arXiv Search

Catalog onlyCatalog onlySTDIO

Overview

The arXiv-Search-MCP-Server is a server designed to facilitate searching through the arXiv repository, which hosts a vast collection of research papers in various fields of science and mathematics.

To use the arXiv-Search-MCP-Server, you can access it via its GitHub repository and follow the setup instructions to deploy the server locally or on a cloud platform. Once set up, you can query the server to retrieve research papers based on specific search criteria.

  • Efficient searching capabilities across the arXiv database. - Support for multiple search parameters to refine results. - Easy deployment options for local or cloud use.
  1. Researchers looking for specific papers in their field of study.
  2. Students needing access to academic papers for their projects.
  3. Developers creating applications that require access to arXiv data.

Add to your AI client

Use these steps to connect arXiv-Search-MCP-Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "arxiv-search-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-arxiv-search-mcp-server-jackkuo666"
      ]
    }
  }
}

FAQ

What is arXiv?

arXiv is a repository of electronic preprints (known as e-prints) in various fields of science, mathematics, and computer science.

How can I deploy the MCP Server?

You can find deployment instructions in the GitHub repository's README file.

Is there a limit to the number of searches I can perform?

No, you can perform as many searches as needed, but be mindful of the server's performance.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3402,"uuid":"c0e7ef05-f87d-43ae-a6d0-8f506fda274d","name":"arXiv-Search-MCP-Server","title":"arXiv-Search-MCP-Server","description":"About A MCP Server for arXiv Search","avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","created_at":"2025-03-19T08:41:51.158Z","updated_at":"2025-03-19T09:03:46.765Z","status":"created","author_name":"JackKuo666","author_avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","tags":"arxiv,search,mcp-server","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/JackKuo666/arXiv-Search-MCP-Server","target":"_self","content":"# arXiv-Search-MCP-Server\nAbout A MCP Server for arXiv Search","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-19 14:47:37\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]