tally-mcp-server
@dhananjay1405
About tally-mcp-server
Tally Prime MCP (Model Context Protocol) Server implementation to feed Tally ERP data to popular LLM like Claude, ChatGPT supporting MCP
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Tally Prime": {
"command": "node",
"args": [
"D:\\Software\\Tally MCP Server\\dist\\index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is tally-mcp-server?
The tally-mcp-server is a Model Context Protocol (MCP) server that feeds Tally Prime ERP data to LLMs like Claude and ChatGPT. It exposes Tally’s functionalities directly to AI clients via MCP.
How to use tally-mcp-server?
Install Node.js and enable Tally Prime’s XML port on port 9000. Download the server zip or the one‑click Claude Desktop extension (.mcpb). For Claude Desktop, either install via the extension (File > Settings > Extensions > Advanced Settings) or configure via the developer settings with a JSON config specifying the command "node" and the path to dist/index.mjs. For cloud setups, refer to the docs folder.
Key features of tally-mcp-server
- 19 MCP tools for querying Tally Prime data
- Supports local and remote (cloud) deployment modes
- One‑click installer for Claude Desktop
- Tested on Claude AI (local and remote) and ChatGPT (remote)
- Tools include balance sheet, trial balance, profit/loss, stock summary, bills outstanding, and more
Use cases of tally-mcp-server
- Generate financial reports (balance sheet, profit/loss, trial balance) via LL
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Comments