Skip to main content
Glama

Related Servers

Alternatives to lk-tko-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude Code to access amoCRM data such as pipelines, deals, contacts, and users via the MCP protocol.
      6 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Connects Claude to the Qoyod accounting system via its REST API, enabling natural language management of customers, invoices, vendors, journal entries, and other accounting resources through MCP tools.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables Claude to interact with Acumatica ERP through a remote MCP server with per-user OAuth, role-based access, and 44 tools for querying and managing ERP data.
      18
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Bridges Claude Code to the Rowan Rose CRM, translating MCP tool calls into REST API requests for contacts, cases, documents, and more.
      -

    TDQS

    B3.4/5.0

    Scored across 10 tools

    Disambiguation3/5

    There are several debt-related tools (get_contragent_debt, get_debt_by_phone, get_debt_by_email, get_calculation_amount_type, get_contract) whose outputs overlap in debt/penalty figures; descriptions clarify different lookup keys or levels, but an agent could still struggle to choose among them. ping and the document/period tools are clearly distinct.

    Naming Consistency4/5

    All tools follow a get_ prefix and snake_case, and most use a readable get_<resource>_<detail> or get_<detail>_by_<identifier> pattern. The deviations are minor: ping has no get_, and names like get_calculation_amount_type are less intuitive than the rest.

    Tool Count5/5

    Ten tools is a reasonable size for a debt/contract lookup server. Each tool covers a distinct query need without excessive redundancy or an overwhelming surface.

    Completeness4/5

    The set provides solid read-only coverage: contragent lookup, debt by multiple identifiers, bills, contracts, service periods, and fine details. A minor gap is the lack of a direct debt lookup by contragent UUID, which would require using an INN from get_contragent_status as a workaround.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues