drio
Open app

medRxiv MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

The medRxiv MCP Server is a tool that enables AI assistants to search and access medRxiv papers through a simple Model Context Protocol (MCP) interface, facilitating access to health sciences preprints.

To use the medRxiv MCP Server, install it via Smithery or manually, then start the server and utilize the provided MCP tools in your AI assistant or application for searching and retrieving paper information.

  • Paper Search: Custom search strings or advanced search parameters for querying medRxiv papers. - Efficient Retrieval: Fast access to paper metadata. - Metadata Access: Retrieve detailed metadata for specific papers using DOI. - Research Support: Facilitate health sciences research and analysis. - Paper Access: Download and read paper content. - Local Storage: Save papers locally for faster access. - Research Prompts: Specialized prompts for paper analysis.
  1. Searching for recent health sciences research papers.
  2. Retrieving detailed metadata for specific studies.
  3. Analyzing academic papers using specialized prompts.

Add to your AI client

Use these steps to connect medRxiv 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": {
    "medrxiv-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-medrxiv-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": {
    "medrxiv-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-medrxiv-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": {
    "medrxiv-mcp-server-jackkuo666": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-medrxiv-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": {
    "medrxiv-mcp-server-jackkuo666": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-medrxiv-mcp-server-jackkuo666"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Can I search for papers on any health topic?

Yes! You can search for papers on various health topics using keywords or advanced search parameters.

Is the medRxiv MCP Server free to use?

Yes! The server is free to use for research purposes.

What programming language is the server built with?

The medRxiv MCP Server is built using Python.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3263,"uuid":"417ee996-78cc-4ab3-a2b8-1ad20f1748e3","name":"medRxiv-MCP-Server","title":"medRxiv MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","created_at":"2025-03-18T12:05:57.764Z","updated_at":"2025-03-18T14:40:58.855Z","status":"created","author_name":"JackKuo666","author_avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/JackKuo666/medRxiv-MCP-Server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/fe5e7b5d04ecbf5dd6c5e4251471d827180ba3a93da0f946062f9ebdf18f14af/68747470733a2f2f736d6974686572792e61692f62616467652f404a61636b4b756f3636362f6d6564727869762d6d63702d736572766572","type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-18 21:48:52\"}","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"}]]}]