Skip to main content
Glama
340,586 tools. Last updated 2026-07-30 09:26

"How to Read and Write Excel Files" matching MCP tools:

  • Extract and read values from specific Excel sheet ranges, enabling access to cell data, formulas, and styles for efficient data analysis and processing.
    MIT
  • Write data to Excel sheets efficiently by specifying file path, sheet name, cell range, and values. Supports new sheet creation and formula input.
    MIT
  • Write or append content to files in chunks of 25-30 lines to manage text documents, code files, and Excel spreadsheets within allowed directories.
    MIT
  • Write files to the local filesystem with specified content, overwriting existing files when necessary for codebase modifications.
    MIT
  • Read metadata from Excel or CSV files to retrieve sheet structure, column details, null counts, unique counts, and suggested operations.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Locate all occurrences of a symbol in specified files, distinguishing read from write references for local scope analysis.
    MIT
  • Read the text content of any Drive file using its ID. Supports Docs, Sheets, Slides, PDF, and Office files, with configurable truncation.
    MIT
  • Deletes a .base file from an Obsidian vault, respecting read-only mode and backup-on-write settings. Only .base files can be removed.
    MIT
  • Write content to files in a Scaffold-ETH project while automatically creating parent directories. Cannot write to .env or files containing private keys.
    MIT
  • Write values to Excel cells or ranges in live workbooks or .xlsx files without needing Excel installed. Supports single values, arrays, or 2D arrays while preserving existing content.
    MIT
  • Execute file operations and shell commands with chain-reaction support for automated workflows. Read files, write data, or run commands while maintaining security restrictions on allowed directories.
    MIT
  • Extract data from a specific sheet in Excel files by specifying the sheet name. Reads the first sheet by default when no name is provided, returning structured JSON output.
    Apache 2.0
  • Extract data from Excel files by specifying file path, sheet name, row limits, and header configuration to convert spreadsheet content into readable text format.
    MIT
  • Extracts text from documents including PDF, Word, Excel, PowerPoint, EPUB, and text files to enable content analysis and processing.
    MIT