Skip to main content
Glama
Wadhawnaiya

TallyMind MCP

by Wadhawnaiya

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 | iex

This 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), port 9000 by default.

  • Windows, since TallyPrime itself is Windows-only.

  • Claude Desktop and/or Claude Code.

Development

pip install -e ".[dev]"
pytest

install.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.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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