bag epl mcp for Cursor
io.github.malkreide/bag-epl-mcp
BAG EPL: Spezialitätenliste, medication and reimbursement data
client:Cursor
transport:stdio
runtime:pypi
Install bag epl mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bag-epl-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"bag-epl-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs