Skip to content
VS Code

bag epl mcp for VS Code

io.github.malkreide/bag-epl-mcp

BAG EPL: Spezialitätenliste, medication and reimbursement data

client:VS Code transport:stdio runtime:pypi

Install bag epl mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "bag-epl-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "bag-epl-mcp"
      ]
    }
  }
}

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

bag epl mcp in other clients