Skip to main content
Glama
vimarsh244

Tally Prime MCP Server

by vimarsh244

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoTally MCP Server port number. Applicable only if Tally Prime MCP Server is deployed as Remote MCP server (optional, default is 3000)3000
PASSWORDNoPassword for the OAuth Login front-end page to authenticate genuine user (optional, default is password)password
MCP_DOMAINNoDomain name of Tally MCP Server website (optional, default is https://localhost:9000)https://localhost:9000
TALLY_HOSTNoHost name or IP where XML Server is running (optional, default is localhost)localhost
TALLY_PORTNoPort number of XML Server of Tally (optional, default is 9000)9000
BLOCK_WRITENoControls if MCP completely block access of write functionality. Setting this flag to value 1 will completely hide write functionality tools from the tool list. [0 = Allow, 1 = Block] (optional, default is 0 i.e. allowed)0
TALLY_TIMEOUTNoMilliseconds to wait for a reply from Tally before giving up (optional, default is 120000, i.e. 2 minutes)120000
CACHE_TABLE_TTL_MSNoMilliseconds a cached result table survives before it is dropped (optional, default is 900000, i.e. 15 minutes)900000

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/vimarsh244/tally-mcp-server'

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