Skip to main content
Glama

Related Servers

Alternatives to TianshangScribe

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 12 tools

    Disambiguation2/5

    Several tools cover the same ground: create_office_document can create Excel and PowerPoint, overlapping with create_excel_workbook and create_presentation, while edit_office_document is an overlapping legacy editor alongside the dedicated Excel/PPT editors. extract_document_data and analyze_excel_data also have overlapping read-only duties for Excel. As a result, an agent must parse nuanced descriptions to avoid picking the wrong tool.

    Naming Consistency5/5

    All tools follow a consistent snake_case verb_noun pattern (create_*, edit_*, fill_template, convert_document, extract_document_data, validate_template, compare_documents, analyze_excel_data). The object nouns are clear and predictable. This makes the API easy to navigate by naming alone.

    Tool Count4/5

    Twelve tools is a reasonable number for a document suite spanning Word, Excel, PowerPoint, templates, conversion, and comparison. However, the generic create_office_document/edit_office_document tools duplicate the specialized Excel/PPT editors, making the set slightly heavier than it needs to be.

    Completeness4/5

    The server covers creation, editing, reading, conversion, analysis, template validation/filling, and comparison, so most core workflows have no dead ends. The main gap is that comparison and snapshots only work for Word (.docx), leaving Excel/PPT comparison unsupported. Word editing also relies on the legacy generic editor rather than a dedicated typed Word editor.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues