Skip to main content
Glama
visheshStallion

tally-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TALLY_URLNoBase URL of the Tally HTTP/XML gateway.http://localhost:9000
TALLY_COMPANYNoCompany name to scope requests to (optional). If omitted, the active company in Tally is used.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_companiesA

List the companies currently open/loaded in Tally.

list_ledgersA

List all ledger accounts (chart of accounts) in the active Tally company, including opening/closing balances.

get_ledgerA

Get details and current balance for a single ledger account by exact name.

list_groupsA

List all ledger groups (account classification hierarchy, e.g. Sundry Debtors, Current Assets) in the active company.

list_stock_itemsA

List inventory/stock items in the active Tally company, including closing stock quantity and value.

get_stock_itemB

Get details for a single stock item by exact name.

list_vouchersB

List transaction vouchers (Sales, Purchase, Payment, Receipt, Journal, etc.) in the active company within a date range.

create_voucherA

Create a new accounting voucher (e.g. Payment, Receipt, Journal, Contra, Sales, Purchase) in the active Tally company. Provide the full set of ledger entries; debits and credits must balance.

get_balance_sheetB

Fetch the Balance Sheet report for the active company as of a given date.

get_profit_and_lossA

Fetch the Profit and Loss statement for the active company over a date range.

get_trial_balanceA

Fetch the Trial Balance report for the active company as of a given date.

get_day_bookA

Fetch the Day Book (chronological transaction listing) for the active company over a date range.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/visheshStallion/tally-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server