Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Bexio MCP Server
Bexio MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 9:01:51 PM

Bexio MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository33 GitHub StarsTotal stargazers on GitHub for the source repository (33 stars).Visit Website
bexioaccountinginvoicingfinancemcp

Connects AI clients to Bexio for Swiss accounting tasks across invoices, contacts, projects, payments, and time tracking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below โ€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bexio-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@promptpartner/bexio-mcp-server"
      ],
      "env": {
        "BEXIO_API_TOKEN": "YOUR_VALUE_HERE",
        "BEXIO_API_TOKENS": "YOUR_VALUE_HERE",
        "BEXIO_DEFAULT_COMPANY": "YOUR_VALUE_HERE",
        "BEXIO_BASE_URL": "YOUR_VALUE_HERE",
        "BEXIO_ENABLED_CATEGORIES": "YOUR_VALUE_HERE"
      }
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The bexio-mcp-server MCP server exposes Bexio accounting operations through MCP tools for invoices, contacts, projects, banking, accounting, files, and more. It runs locally over stdio for Claude Desktop and other clients, or over HTTP for n8n and compatible workflow tools. Authentication uses a Bexio API token supplied through environment variables. Reach for it when an agent needs to query or update Bexio records, manage multiple company mandates, or automate accounting workflows.

Use cases

โ€ขFind overdue invoices in Bexio
โ€ขCreate and issue customer invoices
โ€ขSummarize time logged on projects
โ€ขSwitch between company mandates
โ€ขTrack payments and customer revenue

Key features

โ€ข314 Bexio tools across accounting and business operations
โ€ขInvoice, quote, order, and payment workflows
โ€ขProject and timesheet management
โ€ขMulti-company token and mandate switching
โ€ขstdio and HTTP MCP transports
โ€ขConfigurable tool-category allowlist

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Bexio MCP Server.

Extracted Tool Capabilities
314 Bexio tools across accounting and business operations
Invoice, quote, order, and payment workflows
Project and timesheet management
Multi-company token and mandate switching
stdio and HTTP MCP transports
Configurable tool-category allowlist

How Bexio MCP Server works

What bexio-mcp-server MCP server does

The bexio-mcp-server MCP server connects MCP-compatible AI clients and workflow systems to Bexio, a Swiss business accounting platform. It provides 314 tools covering common operational areas such as contacts, invoices, quotes, orders, projects, time entries, banking, accounting, purchases, files, and payments.

Agents can use the server to search for records, create and update business data, manage invoice workflows, inspect overdue payments, summarize project time, and work with customer revenue information. The available scope also includes Swiss QR-bill and IBAN payment operations, currency and bank-account management, and optional payroll functions when the Bexio Payroll module is enabled.

How it works

The server communicates with Bexio through the Bexio API and presents those operations as MCP tools. In stdio mode, an MCP client starts the Node-based package locally and passes the API token through its environment. In HTTP mode, the process listens on a local port and exposes MCP over HTTP, allowing n8n or another HTTP-capable MCP client to connect.

A single Bexio API token belongs to one company mandate. To work with several companies, configure one token per company in the same server process. The list_companies and select_company tools allow the active company to be changed during a conversation. Tool registration can also be limited by category to reduce the context required by smaller models or focused workflows.

Setup and configuration

The bexio-mcp-server MCP server requires either BEXIO_API_TOKEN for one company or BEXIO_API_TOKENS for multiple companies. Tokens are created in the Bexio developer portal under Personal Access Tokens. BEXIO_DEFAULT_COMPANY can select the initial company when multiple tokens are configured.

For Claude Desktop, install the .mcpb release bundle through the Extensions settings, or add the npm package to claude_desktop_config.json. A stdio configuration supplies BEXIO_API_TOKEN in the server environment. For HTTP use, start the package with --mode http and a port such as 8000, then point the MCP client at http://localhost:8000.

Optional settings include BEXIO_BASE_URL, which defaults to https://api.bexio.com/2.0, and BEXIO_ENABLED_CATEGORIES, a comma-separated allowlist of tool categories. If the category variable is empty or unset, all categories remain enabled.

Tools and capabilities

Supported areas include:

  • Contacts, contact groups, sectors, titles, salutations, and contact relationships
  • Invoices, quotes, orders, deliveries, incoming payments, and invoice previews
  • Projects, milestones, work packages, timesheets, activities, and communication types
  • Banking, QR-bills, IBAN payments, currencies, and bank accounts
  • Chart of accounts, journal entries, business years, VAT periods, and account groups
  • Bills, expenses, purchase orders, outgoing payments, files, and documents
  • Payroll employees, absences, and payroll documents when the required Bexio module is available

The package includes tools for finding contacts, searching projects and timesheets, retrieving overdue invoices, and calculating customer revenue from paid invoices.

Limitations and notes

The project is described as early-release software and may contain bugs or unexpected behavior while development continues. Bexio authentication is mandatory, and each API token is restricted to one company. Payroll-related tools depend on having the Bexio Payroll module.

The server is documented as fully supported with Claude Desktop over stdio and n8n over HTTP. Other MCP clients may work over stdio or HTTP, but the material describes that support as expected rather than fully validated.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Xero MCP Server logoXero MCP Server

    An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.

    ๐Ÿ’ฐ Finance & Fintech2 views
    Compare vs Xero MCP Server โ†’
  • Hledger MCP logoHledger MCP

    Double entry plain text accounting, right in your LLM! This MCP enables comprehensive read, and (optional) write access to your local HLedger accounting journals.

    ๐Ÿ’ฐ Finance & Fintech7 views
    Compare vs Hledger MCP โ†’
  • MCP Server logoMCP Server

    AI-native business management โ€” invoices, expenses, clients, products, and quotes. 31 tools for Claude, Cursor, Windsurf, and Cline.

    ๐Ÿ’ฐ Finance & Fintech8 views
    Compare vs MCP Server โ†’
  • MCP Server Ledger logoMCP Server Ledger

    A ledger-cli integration for managing financial transactions and generating reports.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs MCP Server Ledger โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
33
Stargazers on the source repository.
npm downloads
659
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bexio MCP Server

Install the `.mcpb` release bundle through Claude Desktop, or configure the `@promptpartner/bexio-mcp-server` npm package in an MCP client. The package can run in stdio or HTTP mode.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBexio MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bexio-mcp-server?style=directory)](https://allmcps.com/mcp/bexio-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/bexio-mcp-server"><img src="https://allmcps.com/api/badge/bexio-mcp-server?style=directory" alt="Bexio MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop
Last updatedSep 7, 2026
4/8 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars33
GitHub Star CountTotal stargazers on GitHub representing community popularity (33 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 30, 2026
npm downloads659/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
47Quality signal: Fair ยท 47/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev ยท @promptpartner/bexio-mcp-server (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Bexio MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients