Skip to main content
Glama

Related Servers

Alternatives to tablekit-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.3/5.0

    Scored across 4 tools

    Disambiguation4/5

    The four tools have largely distinct purposes: align for realignment, convert for format changes, transform for reshaping, and inspect for analysis. However, table_align is a subset of table_convert (always outputs markdown) which could cause confusion when deciding which tool to use. This minor overlap prevents a perfect score.

    Naming Consistency5/5

    All tool names follow the consistent pattern 'table_<verb>' using snake_case: table_align, table_convert, table_transform, table_inspect. The verbs are clear and predictable, making the API easy to navigate.

    Tool Count4/5

    With 4 tools, the server covers the core operations (convert, transform, inspect, align) without bloat. While slightly on the lean side, the scope is focused and each tool justifies its existence. A couple more tools (e.g., merge or split) might be expected but the current count is reasonable.

    Completeness4/5

    The toolkit provides solid coverage for tabular data manipulation: format conversion, structural transformation, inspection, and alignment. Missing operations like merging tables or creating from scratch are not critical for the stated purpose, but there are minor gaps (e.g., no direct row insertion/deletion) that agents can work around using transform operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues