All MCP servers

OpenAccountants

Official
by Api.AirforceStreamable HTTPAI & LLM Tools0174AGPL

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

mcpopen-sourceai-llm-tools

Endpoint

POST https://www.openaccountants.com/api/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "openaccountants-impfde39": {
      "url": "https://www.openaccountants.com/api/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}