drio
Open app

BioMed-MCP-Server

Source

A MCP Server for biomedical Literature Database

Catalog onlyCatalog onlySTDIO

Overview

BioMed-MCP-Server is a server designed to manage and provide access to a biomedical literature database, facilitating research and data retrieval in the biomedical field.

To use BioMed-MCP-Server, set up the server environment as per the documentation provided in the GitHub repository, and connect to the database to query biomedical literature.

  • Centralized access to a comprehensive biomedical literature database. - Efficient querying capabilities for research purposes. - Support for various biomedical literature formats.
  1. Researchers can retrieve specific biomedical articles for their studies.
  2. Institutions can use the server to maintain a local database of biomedical literature.
  3. Developers can integrate the server with other applications for enhanced data access.

Add to your AI client

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What type of literature can be accessed?

The server provides access to a wide range of biomedical literature, including research articles, reviews, and clinical studies.

Is there a user guide available?

Yes! A comprehensive user guide is available in the GitHub repository to assist with setup and usage.

Can I contribute to the project?

Absolutely! Contributions are welcome, and you can find guidelines in the repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3399,"uuid":"bbe0033f-6c89-4610-bfeb-64e4dda961aa","name":"BioMed-MCP-Server","title":"BioMed-MCP-Server","description":"A MCP Server for biomedical Literature Database","avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","created_at":"2025-03-19T08:39:48.566Z","updated_at":"2025-03-19T08:41:49.276Z","status":"created","author_name":"JackKuo666","author_avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","tags":"biomedical,literature,database","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/JackKuo666/BioMed-MCP-Server","target":"_self","content":"# BioMed-MCP-Server\nA MCP Server for biomedical Literature Database","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-19 14:52:04\"}","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"}]]}]