F
licenseNot graded
qualityC
maintenanceAn 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.
-
No user-submitted related servers found.
Scored across 2 tools
Both tools have clearly distinct purposes: one retrieves stock items, the other retrieves voucher types. No overlap between them.
Both tools follow a consistent 'get_noun' snake_case pattern, making the naming predictable.
Only 2 tools for a Tally integration is far too few. Typical Tally servers include many more operations (create, update, delete) for various entities.
Only read operations for two entities are provided. Missing all mutation operations and other essential entities like ledgers, journals, or invoices.