TallyPrime MCP
by cavishal04
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TALLY_HOST | No | Where TallyPrime's HTTP-XML gateway is listening | 127.0.0.1 |
| TALLY_PORT | No | Gateway port | 9000 |
| TALLY_LOG_DIR | No | Directory for rotating log files | |
| TALLY_LOG_LEVEL | No | Python logging level | INFO |
| TALLY_READ_ONLY | No | Always true in this release | true |
| TALLY_DEFAULT_COMPANY | No | Company to use when a tool call doesn't specify one | |
| TALLY_TIMEOUT_SECONDS | No | Per-request timeout | 30 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues