Skip to main content
Glama
524,628 tools. Updated 2026-09-06 16:29

"Working with Excel" matching MCP tools:

  • Generate styled Excel (XLSX) or CSV spreadsheets for budgets, datasets, and reports. Supports formulas, auto-format, and zebra striping.
    MIT
  • Open an Excel workbook from an absolute path in the running Excel instance. Makes it available for ModelRisk tools, reusing an open workbook with the same filename.
    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

Matching MCP Servers

Matching MCP Connectors

  • Convert PDF and scanned images to Excel XLS format. OCR extracts tables from document URLs for spreadsheet output.
    MIT
  • Convert PDF and scanned documents to editable Excel XLSX spreadsheets, preserving tables and data for further analysis.
    MIT
  • Convert Excel (XLS, XLSX) files to XML by supplying a publicly accessible URL. Optionally select a specific worksheet to convert.
    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 XLS and XLSX spreadsheets to JSON by providing a file URL. Supports public links from Google Drive, Dropbox, or other direct sources.
    MIT
  • Convert Excel (XLS, XLSX) spreadsheets to PDF documents using a source file URL. Choose specific worksheets and set output file names for custom conversions.
    MIT
  • Convert Excel XLS and XLSX spreadsheets to CSV format. Supports files from URLs, cloud storage, or uploaded via the API, with optional worksheet selection.
    MIT
  • Convert Excel XLS/XLSX files to plain text TXT format, enabling easy data extraction and analysis from spreadsheets.
    MIT
  • Author and run VBA macros in Excel through COM. Preflight verification detects potential execution issues.
    MIT
  • Export a chosen Excel sheet to CSV, with configurable delimiter and cell range, saving to a file or returning content inline.
    GPL 3.0