Odel
bag epl mcp

bag epl mcp

Local
@malkreidePythonMITUpdated 6 days ago

BAG EPL: Spezialitätenliste, medication and reimbursement data

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbag-epl-mcpv1.0.3

Run

uvx bag-epl-mcp

MCP client config

{
  "mcpServers": {
    "bag-epl-mcp": {
      "command": "uvx",
      "args": [
        "bag-epl-mcp"
      ]
    }
  }
}