Skip to main content
Glama
468,100 tools. Updated 2026-08-22 12:58

"Information about Microsoft Excel or general excel-related content" matching MCP tools:

  • 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
  • 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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Load and analyze data files from absolute local paths or URLs. Supports CSV, JSON, HTML, Excel, ODS, and Parquet formats.
    Apache 2.0
  • 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
  • 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
  • Run VBA macros in Excel using COM automation; preflight check confirms trusted access before execution.
    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
  • Author and run VBA macros in Excel through COM. Preflight verification detects potential execution issues.
    MIT