tally-mcp-server
@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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Tally Prime": {
"command": "node",
"args": [
"D:\\Software\\Tally MCP Server\\dist\\index.mjs"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「AI とエージェント」の他のコンテンツ
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
コメント