Bexio MCP Server
Rank #3,155io.github.PromptPartner/bexio-mcp-server
Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances
Bexio MCP Server is a Model Context Protocol (MCP) server published by promptpartner. It ranks #3,155 of 122,350 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Bexio MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 10 tracked versions. It was first listed on Feb 2, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 119,195 of 122,350 servers on MCP Toplist.
Use Bexio MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bexio-mcp-server -- npx -y @promptpartner/bexio-mcp-server[mcp_servers.bexio-mcp-server]
command = "npx"
args = ["-y", "@promptpartner/bexio-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bexio-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.PromptPartner%2Fbexio-mcp-server)<a href="https://mcptoplist.com/server/io.github.PromptPartner%2Fbexio-mcp-server"><img src="https://mcptoplist.com/badge/io.github.PromptPartner%2Fbexio-mcp-server.svg" alt="MCP Toplist: Top 5% of 122,350" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
promptpartner
Available versions (10)
| Version | Published |
|---|---|
| 2.5.0 | Jul 1, 2026 |
| 2.4.1 | Jun 30, 2026 |
| 2.4.0 | Jun 16, 2026 |
| 2.3.0 | May 28, 2026 |
| 2.2.0 | Mar 3, 2026 |
| 2.1.0 | Feb 23, 2026 |
| 2.0.11 | Feb 6, 2026 |
| 2.0.10 | Feb 3, 2026 |
| 2.0.9 | Feb 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Bexio MCP Server?
- Bexio MCP Server is maintained by promptpartner, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Bexio MCP Server listed on the Official MCP Registry?
- Yes — Bexio MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Bexio MCP Server have?
- MCP Toplist tracks 10 versions of Bexio MCP Server, most recently published on Jul 1, 2026.
- Where can I find the source code for Bexio MCP Server?
- The source code for Bexio MCP Server is hosted at github.com/promptpartner/bexio-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.