Skip to main content
Glama
440,696 tools. Updated 2026-08-11 02:16

"How to Read an Excel File" matching MCP tools:

  • Open an Excel workbook from disk for risk modeling. Provide an absolute file path; if already open, returns the existing workbook.
    MIT
  • Extract data from an Excel sheet and convert it to CSV text. Provide base64-encoded file, optional sheet index (0-based), and delimiter. Returns CSV content for easy data processing.
    MIT
  • Inspect an Excel workbook to retrieve metadata including sheet names, row and column counts, and named ranges. Accepts a base64-encoded file and returns structured JSON.
    MIT
  • Import student records from an Excel file, run validation, column mapping, duplicate detection, and store to database with summary statistics.
    MIT

Matching MCP Servers

Matching MCP Connectors