Tally Prime MCP Server

29 tools. 9 can modify or destroy data without limits.

9 write tools that can modify data. Rate limits recommended.

Last updated:

9 can modify or destroy data
20 read-only
29 tools total

Community server · catalogue entry verified 02/07/2026

How to control Tally Prime MCP Server ↓

What Tally Prime MCP Server exposes to your agents

Read (20) Write / Execute (9) Destructive / Financial (0)
High Risk

The most dangerous Tally Prime MCP Server tools

9 of Tally Prime MCP Server's 29 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Tally Prime MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Tally Prime MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "create-gst-voucher": {
    "limits": [
      {
        "counter": "create-gst-voucher_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "balance-sheet": {
    "limits": [
      {
        "counter": "balance-sheet_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Tally Prime MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON TALLY PRIME →

Instant setup, no code required.

All 29 Tally Prime MCP Server tools

READ 20 tools
Read balance-sheet fetches balance sheet with fields like ledger_name, group_name, closing_balance. closing balance negative is d Read bills-outstanding fetches pending overdue outstanding bills receivable or payable as on date with fields bill_date,reference_num Read chart-of-accounts fetches chart of accounts or group structure / GL hierarchywith fields group_name, group_parent, bs_pl, dr_cr, Read gst-hsn-summary fetches HSN-wise summary of GST transactions for a date range with fields hsn_code, description, uqc (unit qua Read gst-voucher-details fetches GST tax breakup of vouchers (Sales, Purchase, Debit Note, Credit Note) for a date range with fields da Read gstr1-summary fetches GSTR-1 style outward supplies summary for a date range. Covers Sales and Debit Note / Credit Note vouc Read gstr2-summary fetches GSTR-2 style inward supplies summary for a date range. Covers Purchase and Debit Note / Credit Note vo Read ledger-account fetches GL ledger account statement with voucher level details containing fields date, voucher_type, voucher_n Read ledger-balance fetches ledger closing balance as on date, negative is debit and positive is credit Read list-available-companies discovers companies on disk with enough metadata to drive a load-company call without trial and error. Returns Read list-companies lists all company data folders found in the Tally Prime data directory. Does NOT require any company to be ope Read list-loaded-companies lists companies currently loaded in Tally Prime (i.e. accessible right now without an open-company call). Use Read list-master fetches list of masters from Tally Prime collection e.g. group, ledger, vouchertype, unit, godown, stockgroup, Read open-company-debug checks open-company readiness (paths, agent files, env flags, process status) and optionally includes the late Read profit-loss fetches profit and loss statement with fields like ledger_name, group_name, amount, parent_group. amount negat Read stock-item-account fetches GL stock item account statement with voucher level details containing fields date, voucher_type, vouch Read stock-item-balance fetches stock item remaining quantity balance as on date Read stock-item-gst fetches GST configuration of all stock items with fields item_name, parent_group, hsn_code, gst_applicability, Read stock-summary fetches stock item summary with fields name, parent, opening_quantity, opening_value, inward_quantity, inward_ Read trial-balance fetches trial balance with fields ledger_name, group_name, opening_balance, net_debit, net_credit, closing_bal

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Tally Prime MCP Server

How do I prevent bulk modifications through Tally Prime MCP Server? +

The Tally Prime MCP Server server has 5 write tools including create-gst-voucher, create-ledger, create-stock-item. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Tally Prime MCP Server.

How many tools does the Tally Prime MCP Server MCP server expose? +

29 tools across 4 categories: Destructive, Execute, Read, Write. 20 are read-only. 9 can modify, create, or delete data.

How do I enforce a policy on Tally Prime MCP Server? +

Register the Tally Prime MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Tally Prime MCP Server tool call.

Deterministic rules across all 29 Tally Prime MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

29 Tally Prime MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.