
Bag Epl Mcp
Connect a Swiss health or pharmacy product to BAG EPL specialty-list, medication, and reimbursement data through MCP tools.
Overview
bag-epl-mcp is a MCP server for the Build phase that exposes Swiss BAG EPL Spezialitätenliste, medication, and reimbursement data to coding agents.
What is this MCP server?
- BAG EPL Spezialitätenliste and reimbursement-oriented open data via MCP
- PyPI package bag-epl-mcp (v1.0.1) with uvx stdio transport
- Registry category Health from publisher metadata
- Suited for agent-assisted lookup while building Swiss-compliant features
- Open-source server at github.com/malkreide/bag-epl-mcp
- Registry version 1.0.1
- PyPI identifier bag-epl-mcp with stdio transport
- Runtime hint uvx; publisher registry category Health
What problem does it solve?
Building Swiss medication or reimbursement features forces you to hunt official EPL sources manually instead of querying them from your agent while you code.
Who is it for?
Solo builders shipping Swiss health, pharmacy, or insurtech prototypes that must reference BAG EPL datasets.
Skip if: Global apps with no Swiss regulatory scope or anyone needing clinical decision support without human review.
What do I get? / Deliverables
After registration, your agent can call EPL-focused tools so formulary and reimbursement checks stay inside your build loop.
- MCP tools backed by BAG EPL medication and reimbursement datasets
- Agent-queryable Spezialitätenliste-oriented lookups during implementation
- Reduced manual browsing of official Swiss health publications
Recommended MCP Servers
Journey fit
Swiss BAG EPL medication and reimbursement data is wired during product build when you integrate authoritative formulary sources into an app or agent workflow. Integrations is the right shelf because the server’s value is querying Spezialitätenliste-style EPL datasets over MCP, not ideation or marketing.
How it compares
Authoritative Swiss health data MCP, not a general drug-interaction or EHR integration.
Common Questions / FAQ
Who is bag-epl-mcp for?
Developers building Swiss healthcare or reimbursement software who want BAG EPL data available as MCP tools in Claude Code, Cursor, or compatible clients.
When should I use bag-epl-mcp?
Use it while implementing features that need Spezialitätenliste, medication listings, or reimbursement references from Swiss BAG EPL sources.
How do I add bag-epl-mcp to my agent?
Register io.github.malkreide/bag-epl-mcp with stdio transport and launch the PyPI package bag-epl-mcp using uvx per your MCP client documentation.