dhananjay1405/tally-mcp-server
Tally Prime MCP (Model Context Protocol) Server implementation to feed Tally ERP data to popular LLM like Claude, ChatGPT supporting MCP
Platform-specific configuration:
{
"mcpServers": {
"tally-mcp-server": {
"command": "npx",
"args": [
"-y",
"tally-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...