Skip to main content
Glama

Excel Reader Server

read_excel

Extract data from Excel (xlsx) files into structured JSON format with a specified file path. Ideal for accessing workbook or sheet content programmatically.

Instructions

Read content from Excel (xlsx) files

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the Excel file

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Path to the Excel file", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

Other Tools from Excel Reader Server

Related Tools

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/softgridinc-pte-ltd/mcp-excel-reader-server'

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