Skip to main content
Glama
459,556 tools. Updated 2026-08-17 07:29

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

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server for reading, writing, and analyzing Excel files using Python, pandas, and openpyxl. It enables tasks such as managing multiple worksheets, performing structural data analysis, and creating new files from JSON data.
    MIT

Matching MCP Connectors

  • 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
  • Author and run VBA macros in Excel through COM. Preflight verification detects potential execution issues.
    MIT
  • Preview Excel or CSV files to list sheets, columns, rows, and detected date range/frequency, so you can verify data structure before loading.
    GPL 2.0
  • Read metadata from Excel or CSV files to retrieve sheet structure, column details, null counts, unique counts, and suggested operations.
    MIT