acb-tax-mcp
Rank #10,445io.github.haiiibin/acb-tax-mcp
Canadian ACB and capital gains: average-cost, per-disposition gains, superficial-loss detection.
acb-tax-mcp is a Model Context Protocol (MCP) server published by haiiibin. It ranks #10,445 of 115,591 servers tracked on MCP Toplist. acb-tax-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 105,146 of 115,591 servers on MCP Toplist.
Use acb-tax-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add acb-tax-mcp -- uvx acb-tax-mcp[mcp_servers.acb-tax-mcp]
command = "uvx"
args = ["acb-tax-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"acb-tax-mcp": {
"command": "uvx",
"args": [
"acb-tax-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"acb-tax-mcp": {
"command": "uvx",
"args": [
"acb-tax-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"acb-tax-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"acb-tax-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"acb-tax-mcp": {
"command": "uvx",
"args": [
"acb-tax-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"acb-tax-mcp": {
"command": "uvx",
"args": [
"acb-tax-mcp"
]
}
}
}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.haiiibin%2Facb-tax-mcp)<a href="https://mcptoplist.com/server/io.github.haiiibin%2Facb-tax-mcp"><img src="https://mcptoplist.com/badge/io.github.haiiibin%2Facb-tax-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
haiiibin
Other servers by haiiibin
View all haiiibin servers →Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Aug 14, 2026 |
| 0.2.1 | Jul 29, 2026 |
| 0.2.0 | Jul 28, 2026 |
| 0.1.2 | Jul 22, 2026 |
Frequently asked questions
- Who maintains acb-tax-mcp?
- acb-tax-mcp is maintained by haiiibin, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is acb-tax-mcp listed on the Official MCP Registry?
- Yes — acb-tax-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does acb-tax-mcp have?
- MCP Toplist tracks 4 versions of acb-tax-mcp, most recently published on Aug 14, 2026.
- Where can I find the source code for acb-tax-mcp?
- The source code for acb-tax-mcp is hosted at github.com/haiiibin/acb-tax-mcp.