tally-mcp-server

QalaLabs/tally-mcp-server
★ 0 stars TypeScript AI/LLM Updated 4d ago
Tally Prime MCP Server with Odoo ERP integration
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tally-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "QalaLabs/tally-mcp-server"
      ]
    }
  }
}

README Excerpt

Tally Prime MCP (Model Context Protocol) Server implementation to feed Tally Prime ERP data to popular LLM like Claude, ChatGPT supporting MCP client. This MCP Server helps expose functionalities of Tally to LLM directly. * Tally Prime (Silver / Gold) * Node JS Ensure below things are pre-installed and setup: