Skip to main content
Glama
MarketingBNG

tally-mcp

by MarketingBNG

Related Servers

Alternatives to tally-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that connects Claude to TallyPrime, allowing natural language queries for reading ledgers, trial balances, and daybooks, and creating vouchers with a dry-run and confirmation safety model.
      -
    • F
      license
      A
      quality
      A
      maintenance
      An MCP server that lets Claude read from and write to TallyPrime via its built-in XML/HTTP gateway.
      23
      2
      -
    • F
      license
      A
      quality
      A
      maintenance
      This MCP server enables users to read from and write to TallyPrime via its XML/HTTP gateway, supporting operations like ledger management, voucher creation, and financial report retrieval through natural language.
      86
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      This read-only MCP Server allows you to connect to Tally data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out our MCP Server for Tally (https://www.cdata.com/drivers/tally/download/mcp).
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server for TallyPrime ERP that fixes common gaps such as hardcoded localhost, lack of connection diagnostics and dry-run safety, missing GST tools, and session state loss, providing a smoother integration with Claude Desktop.
      4
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Read-only MCP server that lets AI assistants query a locally running TallyPrime installation through its HTTP-XML gateway, exposing companies, ledgers, vouchers, trial balance, P&L, balance sheet, receivables, payables, and stock reports as clean typed JSON. All processing stays on the user's own machine, with no write access and no cloud backend.
      13
      Apache 2.0

    TDQS

    A4.6/5.0

    Scored across 25 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action — company details, masters, vouchers, statements, stock, banking, tax, audit procedures — and the closest pairs (get_statement vs get_report, get_vouchers vs summarise_movements, get_closing_stock vs get_masters stockItem) are explicitly cross-referenced with WHEN TO USE guidance that forecloses misselection. Tools that could plausibly overlap (get_ledger_transactions vs get_party_statement) are separated by scope: one ledger vs all ledgers matching a party. No two tools appear to do the same thing.

    Naming Consistency5/5

    All 25 tools follow the identical tally_<verb>_<noun> snake_case pattern with a consistent prefixaineiston; the verbs are a small predictable set (get, list, read, search, summarise, check, calculate, test, make) and the nouns name the domain object (vouchers, statement, masters, stock). No camelCase, no mixed verb styles, no vague names like 'process' or 'helper'. The pattern is so regular that a tool's purpose is guessable from its name alone.

    Tool Count3/5

    At 25 tools, this sits at the top of the borderline '16-25 feels heavy' band, and nearly every tool earns its place given the breadth: TallyPrime data access (masters, vouchers, statements, inventory, banking, GST, TDS, outstanding) plus a genuinely separate audit domain (tests, workpapers, materiality, confirmations, tie-out). The count is stretched by infrastructure-style tools (connection_status, the exported-books pair) and audit-specific ones that could arguably live in their own server, which keeps this from a 4.

    Completeness4/5

    The read-only surface is thoroughly covered: companies, masters, vouchers, ledger statements, party statements, financial statements, inventory both as summary and movement, bank reconciliation, GST, TDS, outstanding, search, plus an unusually complete audit layer (tie-out, tests, workpapers, materiality, confirmations, fixed assets). Minor gaps exist and are honestly disclosed rather than hidden — no Edit Log/audit-trail access, unverified row shapes on four report IDs, no payroll or budget-specific tools — but none create dead ends since the descriptions name the workaround.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues