Skip to main content
Glama
Kookerella-Ltd

Excel MCP Server (FsOpenXmlDsl)

Official

Related Servers

Alternatives to Excel MCP Server (FsOpenXmlDsl)

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 10 tools

    Disambiguation3/5

    The set has clear separation between JSON/XML representations)Skip, but read_workbook and generate_json both read a workbook into JSON, and create_workbook and create_workbook_from_json both create workbooks, which can cause misselection. The descriptions help by highlighting feature coverage differences, but the boundaries require careful reading.

    Naming Consistency4/5

    Tool names consistently use snake_case with a verb prefix (create_, generate_, read_), and the pattern is generally predictable. Minor deviations exist: create_workbook lacks a from_* suffix unlike its counterparts, and read_workbook doesn't follow the generate_* naming used by the other extraction tools.

    Tool Count5/5

    Ten tools is a well-scoped size for an Excel conversion server, with each representation (simple JSON, full JSON, XML, F#, C#) getting appropriate creation, generation, and schema support. No tool feels redundant to the point of bloat, and the count supports the multi-format purpose.

    Completeness3/5

    The server covers creation and reading well across multiple representations, including schemas and code script generation. However, there is no update or delete tool for existing workbooks, and read_workbook omits styling/tables/charts while generate_json includes them, leaving an inconsistent high-level read surface.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues