Skip to main content
Glama

Related Servers

Alternatives to mcp-spreadsheet

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables MCP clients to create and manipulate Excel workbooks programmatically, including sheets, cell data, formatting, formulas, charts, and pivot tables.
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables reading and writing Excel workbooks (.xlsx) through MCP. Supports listing sheets, tables, pivot tables, reading cell data, exporting to CSV/text/Markdown, and creating/modifying Excel files.
      14
      GPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides full read and write access to Excel workbooks (sheets, cell ranges, tables, formulas, formatting, and cross-workbook references) via MCP, running locally or as an HTTP/SSE service.
      23 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables reading and searching Excel files through MCP-compatible clients. Provides tools to retrieve workbook metadata, read sheet contents, and search across all sheets using absolute file paths.
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables managing Excel files in Microsoft 365 (OneDrive/SharePoint) through Microsoft Graph API, including creating workbooks, adding worksheets, creating tables, and reading or adding table rows via MCP tools.
      6
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for reading and writing Excel (xlsx) files using SheetJS, providing tools to list sheets, read data, create files, add sheets, and update cells.
      5
      9 npm
      MIT

    TDQS

    A3.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct spreadsheet operation: reading, creating, appending, updating, and summarizing. There is no meaningful overlap or ambiguity between them.

    Naming Consistency5/5

    All tools consistently follow the spreadsheet_verb_noun pattern using snake_case. The verbs are uniform and clearly indicate the action.

    Tool Count5/5

    Five tools is a well-scoped size for a focused spreadsheet server. Each tool provides a distinct, useful capability without bloat or redundancy.

    Completeness3/5

    Core workflows like create, read, append, update, and summarize are covered. However, there are no delete/clear operations or sheet-level management tools, which creates a notable gap in the expected spreadsheet lifecycle.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues