TallyMind MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TallyMind MCPRun a dry-run of a sales voucher for GST compliance."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TallyMind MCP
A Tally MCP server that fixes the six gaps every other one has: hardcoded
localhost, no connection diagnostics, no dry-run/undo safety on writes, no
GST-specific tools, session state lost on restart, and manual
claude_desktop_config.json editing.
Install (Windows, same PC as TallyPrime + Claude Desktop)
irm https://raw.githubusercontent.com/Wadhawnaiya/tally-mcp/main/install.ps1 | iexThis installs Python if needed, installs TallyMind, detects your running Tally gateway, registers the server with Claude Desktop (and Claude Code, if present) without hand-editing any JSON, and runs a connectivity check.
Related MCP server: Local Development MCP Server
Requirements
TallyPrime Silver/Gold (not Educational — it silently truncates date ranges), with the HTTP/XML gateway enabled:
F1 > Settings > Connectivity > Client/Server = Server (or Both), port9000by default.Windows, since TallyPrime itself is Windows-only.
Claude Desktop and/or Claude Code.
Development
pip install -e ".[dev]"
pytestinstall.ps1 is Windows-only and cannot be exercised in a Linux dev
environment; review it manually and test on a real Windows + TallyPrime
machine before relying on it.
License
Proprietary — CA Shailesh S Wadhawaniya.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Wadhawnaiya/tally-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server