Skip to content
VS Code

Medlineplus for VS Code

io.github.pipeworx-io/medlineplus

MedlinePlus MCP — NIH consumer health info

client:VS Code transport:streamable-http

Install Medlineplus in VS Code

.vscode/mcp.json

{
  "servers": {
    "medlineplus": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/medlineplus/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Medlineplus in other clients