Skip to main content
Glama

Related Servers

Alternatives to fcp-sheets

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that lets LLMs explore Excel workbooks by reading cells, ranges, and evaluating formulas with live computed values via HyperFormula.
      95 npm
      ISC
    • A
      license
      C
      quality
      A
      maintenance
      Local-first Excel MCP server for AI agents enabling structured reads, workbook introspection, and safer .xlsx mutation without Microsoft Excel or LibreOffice.
      78
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that turns Excel files into queryable databases, enabling AI agents to filter, aggregate, group, sort data and export results as new Excel files.
      2
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that provides a semantic index and 14 bounded tools for AI agents to navigate Excel workbooks by symbols, references, and diagnostics, avoiding the need to read entire rows.
      MIT

    TDQS

    B3.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    The four tools have clearly distinct purposes: 'sheets' executes operations, 'sheets_query' queries state, 'sheets_session' manages sessions, and 'sheets_help' returns documentation. There is no ambiguity or overlap.

    Naming Consistency5/5

    All auxiliary tools follow the 'sheets_<verb>' pattern, while the primary tool is simply 'sheets'. This is a consistent and predictable naming convention.

    Tool Count5/5

    With only 4 tools, the server is highly focused. The main 'sheets' tool encapsulates a vast DSL for all spreadsheet operations, making the count appropriate for its comprehensive purpose.

    Completeness5/5

    The server covers an extensive range of spreadsheet operations: cells, sheets, styles, charts, tables, conditional formatting, data validation, editing, and more. Combined with session management and querying, it is very complete.

    Maintenance

    ActivityStale
    ResponsivenessNo issues