Skip to main content
Glama
134,903 tools. Last updated 2026-05-14 11:36

"A tool for using Microsoft Excel or information about Excel" matching MCP tools:

  • Transform receipt extraction results into a downloadable Excel workbook (XLSX). Provide receipt data to receive a Base64-encoded XLSX file for simplified data analysis and sharing.
    MIT
  • Extract data from Excel sheets and convert to structured JSON with headers and typed rows. Specify sheet index and header presence for precise data extraction.
    MIT
  • Fill Excel templates with data at named cells and ranges. Insert cell values and table data into .xlsx files, with optional formula recalculation. Ideal for automating spreadsheet generation.
    MIT
  • Generate an Excel workbook (.xlsx) from a structured JSON definition, supporting sheets, columns, rows, formulas, and styling.
    MIT
  • Load and analyze local or remote data files by providing an absolute path or URL. Supports CSV, JSON, HTML, Excel, ODS, and Parquet formats. Returns DataFrame structure and metadata for quick data understanding.

Matching MCP Servers

Matching MCP Connectors

  • 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
  • Retrieve complete information about a specific tool, including all details about its input schema and purpose.
    MIT
  • Generate Excel or CSV spreadsheets from structured data arrays with customizable sheets, headers, and filenames for reporting and data organization.
    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
  • Convert Excel spreadsheets (XLS, XLSX) to plain text. Optionally specify a worksheet index to extract specific data.
    MIT
  • Convert Markdown tables into Excel spreadsheets. Extracts pipe-tables and creates XLSX files with each table as a dedicated worksheet, turning Markdown content into formatted workbooks for data analysis.
    MIT