Odel
tally mcp

tally mcp

@usualaccountantUpdated 2mo ago

AI for Tally Prime and Tally ERP 9. Hosted MCP server to ask your accounts in any language.

Server endpointStreamable HTTPProbe failed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

The Usual Accountant

The Usual Accountant

A hosted, read-only Model Context Protocol (MCP) server that connects Tally Prime and Tally ERP 9 to the AI assistant you already use: ChatGPT, Claude, Cursor, Zed, or any MCP client.

Ask your books about ledgers, customer outstanding, supplier payables, GST and TDS review, bank reconciliation, and monthly summaries, in plain language. It is read-only by design, so the AI can never change anything in Tally.

Tested and maintained for you. No server to set up, no code to run, and nothing to debug. Unlike a self-hosted server you build and keep working yourself, this one is ready to use. Plug and play.

What is Tally?

Tally Prime, and the older Tally ERP 9, is the most widely used accounting and ERP software for businesses in India. Millions of companies, accountants, and chartered accountants run their ledgers, GST, inventory, and compliance on it. It runs on Windows and keeps the books on the local machine, which is why getting that data out to an AI assistant normally takes work.

How it works

A small Windows app on the Tally PC syncs your books to an India-hosted, per-tenant encrypted store. A multi-tenant MCP server then exposes them to your AI client over OAuth 2.0 with Dynamic Client Registration.

Endpointhttps://api.theusualaccountant.com/mcp
AuthOAuth 2.0 (Dynamic Client Registration)
Tools21 (list_companies, get_ledger_statement, get_balance_table, get_closing_balance, run_sql, search_vouchers, smart_sync, and more)
HostingIndia, per-tenant SQLCipher encryption
LicenseCommercial / proprietary

Connect (ChatGPT, Claude, or any MCP client)

  1. Sign up at theusualaccountant.com and install the Windows app on the PC that runs Tally Prime.
  2. Sync your company.
  3. In your AI client, add the MCP server URL https://api.theusualaccountant.com/mcp and approve the OAuth prompt.
  4. Ask your books a question.

How this compares to the open-source Tally MCP servers

There are good open-source Tally MCP servers on GitHub. They are free, and you run them yourself. The difference is setup and where the server lives.

Open-source Tally MCPThe Usual Accountant
HostingYou self-host it on the Tally PCManaged and hosted for you
SetupInstall Node.js, enable the Tally XML port, run and configure the serverInstall one Windows app, nothing to configure
Where you can askLocal only, and the Tally PC must stay onAny device, anywhere, even with the PC off after a sync
AuthUsually none, local accessOAuth 2.0 with Dynamic Client Registration
DataReads Tally live over the local HTTP and XML interfaceSyncs to a per-tenant encrypted store hosted in India
DetailMostly dashboard level figures, with debit and credit flattened to plus and minusCorrect debit and credit, with full detail down to each voucher
ToolsRaw queries you build and parse yourself21 ready-made tools that return correct, consistent figures
MaintenanceYou maintain and update itMaintained for you

In short, the self-hosted servers work, but you own the setup, keep the PC on, and maintain them yourself. The Usual Accountant removes all of that. There is no setup, it is reachable from any device, access is secured with OAuth, and the data comes through a fixed set of tools built to return correct and consistent figures from your books. Nothing for you to run or fix.

Built by RYON in Hyderabad, India. Learn more at theusualaccountant.com.