Skip to main content
Glama

read_excel

Extract and convert Excel file data into a string for analysis or processing. Specify file path, sheet name, row limit, and header row to customize the output.

Instructions

Read an Excel file and return its contents as a string. Args: file_path: Path to the Excel file sheet_name: Name of the sheet to read (only for .xlsx, .xls) nrows: Maximum number of rows to read header: Row to use as header (0-indexed) Returns: String representation of the Excel data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
headerNo
nrowsNo
sheet_nameNo

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yzfly/mcp-excel-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server