mcp-server-bexio

AIWerk/mcp-server-bexio
★ 0 stars TypeScript API Integration Updated 6d ago
MCP server for the bexio API: Swiss SME invoicing, accounting, CRM, projects and payroll. 310 tools generated from the official OpenAPI specification.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-bexio": {
      "command": "npx",
      "args": [
        "-y",
        "AIWerk/mcp-server-bexio"
      ]
    }
  }
}