OpenAccountants provides country-specific tax computation skill files for LLMs, including bank-statement transaction classification and tax-rule guidance. It can be used by uploading jurisdiction files manually or by connecting through an MCP server that fetches the right skills automatically.
From the registry: Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
$ git clone https://github.com/openaccountants/openaccountants.githttps://github.com/openaccountants/openaccountants$ cd openaccountants && pip install ./mcpPlease install the `openaccountants` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Python 3.10+** — Python 3.10 or later is required to install and run the OpenAccountants MCP server.
- **Clone the OpenAccountants repository** — Clone the repository locally before installing the MCP package from the repo. Run: `git clone https://github.com/openaccountants/openaccountants.git` (https://github.com/openaccountants/openaccountants)
- **Install the MCP package** — From the cloned repository, install the MCP server package so the `openaccountants-mcp` command is available. Run: `cd openaccountants && pip install ./mcp`
Canonical MCP server config (stdio transport):
- command: `openaccountants-mcp`
- args: []
Note: The README only documents a stdio setup using the `openaccountants-mcp` command. It mentions that additional setup details, `uv` instructions, and environment variables are in `mcp/README.md`, but no environment variables are specified in the provided README.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.