Skip to main content
Glama
kkroekerMTB

Tally MCP Server

by kkroekerMTB

Related Servers

Alternatives to Tally MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      A local MCP server for grocery shopping, enabling product search, specials, and browsing across NZ supermarkets, with cart and order history for Countdown/Woolworths via browser-assisted login.
      14
      1
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      An MCP server that enables natural language catalog search, cart management, and checkout workflows against the Fake Store API, with strict schemas and session-persistent carts.
      8
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A lightweight, local inventory-intelligence MCP server that enables querying structured inventory schemas with read-only, zero-config tools for stock levels, velocity metrics, and purchase orders.
      6 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Read-only MCP server for Easy Pay Direct / NMI payment gateway, enabling natural language queries of transactions, subscriptions, and customer vault records.
      7
      245 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for Wave Accounting that lets you query accounts receivable (outstanding invoices with viewing status) and monthly invoiced revenue via natural language.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Unofficial MCP server that exposes the PrijsProfeet API as validated tools for product search, price history, forecasts, deals, and matching. It can run via stdio or as an authenticated Streamable HTTP server.
      24
      -

    TDQS

    B3.2/5.0

    Scored across 4 tools

    Disambiguation4/5

    set_tally_token and list_categories are clearly distinct from the other tools. list_products and ask_products both retrieve product data, so they could be confused, but their descriptions separate structured filtering from natural-language querying.

    Naming Consistency4/5

    Most tool names follow a clear verb_noun snake_case pattern: set_tally_token, list_categories, list_products. ask_products deviates slightly from the action style but remains readable and consistent with the overall convention.

    Tool Count4/5

    Four tools form a compact, focused server for exploring and querying product/category data. The count is small but appropriate for a read-oriented Tally integration, and each tool has a clear role.

    Completeness4/5

    The set covers authentication, category listing, product listing/filtering, and natural-language product questions, which covers the core query workflow. Some gaps exist, such as no explicit product detail-by-ID or location-listing tool, but agents can likely work around these.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues