benepass-mcp

domdomegg/benepass-mcp
★ 0 stars TypeScript 🌐 Browser/Web Updated 1d ago
MCP server for the Benepass employee benefits platform
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "benepass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "domdomegg/benepass-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for the [Benepass](https://www.getbenepass.com/) employee benefits platform — list benefits, transactions, and submit out-of-pocket expenses for reimbursement, all via your existing Benepass account. > **Note**: This is an unofficial tool, not affiliated with or endorsed by Benepass. It calls the Benepass API on your behalf using your own logged-in session, in the same way the Benepass web app would. Because of this, it can break at any time without warning if Benepass changes their A

Tools (11)

complete_loginget_expenseget_substantiation_requirementslist_accountslist_benefitslist_currencieslist_transactionslist_workspacesstart_loginsubmit_expenseupload_receipt