mcpbeat Sign in

Openaccountants MCP Server

local only

Openaccountants MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 17 Sep 2026.

Open-source tax skills for AI across 134 countries.

Installs per day peak 34 · avg 13 · +25% w/w
a month agotoday
105
Installs / week
pypi · openaccountants-mcp
390
Stars
1 open issues
17 Sep 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] openaccountants_mcp/__init__.py:1, [пакет] openaccountants_mcp/__main__.py:1, [пакет] openaccountants_mcp/server.py:1
этот файл ставится пользователю, но в репозитории его нет
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/sync-mcp.yml:49
          rsync -a --delete source/packages/ dest/packages/

      - name: Commit + push if changed

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add openaccountants-mcp -- uvx openaccountants-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openaccountants-mcp": {
      "args": [
        "openaccountants-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openaccountants-mcp]
command = "uvx"
args = ["openaccountants-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openaccountants-mcp": {
      "args": [
        "openaccountants-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openaccountants-mcp": {
      "args": [
        "openaccountants-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Openaccountants MCP

same job, measured the same way
OpenAccountants
by openaccountants

Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).

14 tools answering
Inhalt
by kozmos-tech

An open-source headless CMS for managing content models and entries.

39 installs/wk local only
MCP Transak
by codespar

MCP server for Transak — fiat-to-crypto on/off-ramp across ~170 countries (Partner API)

41 installs/wk local only
CRW Web Scraper
by us

Open-source web scraper for AI agents with scrape, crawl, and map tools

local only
Macbeth
by wende

Open-source computer use for macOS agents.

51 installs/wk local only
AI2Fin (2Fin) Tax MCP
by ai2fin

Free public tax MCP: GST/VAT, income, company & capital-gains tax for 50+ countries, source-cited.

9 tools answering
SEO Stack MCP
by raffaele86

The complete open-source SEO data stack for AI agents: 7 sources, 86 tools, one MCP server

84 installs/wk local only
Potal
by soulmaten7

Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records.

27 installs/wk local only

Openaccountants MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Openaccountants MCP?
Openaccountants MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package openaccountants-mcp was installed 105 times last week.
How do I connect Openaccountants MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls openaccountants-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Openaccountants MCP?
The pypi package openaccountants-mcp was installed 105 times in the last week. Week over week that is +25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Openaccountants MCP open source?
Yes — it is published under the AGPL-3.0 licence, written in Python, 390 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.