Agentβ™₯︎Age
Catalog

xlsx-tools-mcp

Official

by ruriazz Β· Python

MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files

The io.github.ruriazz/xlsx-tools-mcp Model Context Protocol (MCP) server provides accurate, structure-preserving read and write access to Excel .xlsx files. It focuses on maintaining the file’s existing structure, styles, and formulas during updates.

πŸ› οΈ Key Features

  • Reads and writes Excel (.xlsx) files
  • Preserves existing file structure
  • Preserves styles and formulas
  • Emphasizes β€œhigh accuracy” for spreadsheet handling

πŸš€ Use Cases

  • Programmatic extraction of data from existing .xlsx workbooks
  • Updating workbooks while keeping formatting and formula logic unchanged

⚑ Developer Benefits

  • Prevents loss of structure, styles, and formulas when modifying .xlsx
  • Supports reliable Excel file workflows through MCP

⚠️ Limitations

  • No additional supported formats beyond .xlsx are specified in the provided source data