Skip to main content
Glama

parse_excel

Extract and return all data from an Excel file, including multiple sheets, using the MCP Development Framework. Specify the file path to process and retrieve structured content quickly and efficiently.

Instructions

Parses an Excel file and returns its content including all sheets

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the Excel file to parse

Input Schema (JSON Schema)

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

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/aigo666/mcp-framework'

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