Skip to main content
Glama

Excel MCP Server

MIT License
1,627
497
  • Linux
  • Apple

excel_describe_sheets

Extract and list sheet details from a specified Excel file using the Excel MCP Server. Ideal for retrieving essential sheet information to streamline data analysis and management.

Instructions

List all sheet information of specified Excel file

Input Schema

NameRequiredDescriptionDefault
fileAbsolutePathYesAbsolute path to the Excel file

Input Schema (JSON Schema)

{ "properties": { "fileAbsolutePath": { "description": "Absolute path to the Excel file", "type": "string" } }, "required": [ "fileAbsolutePath" ], "type": "object" }

Other Tools from Excel MCP 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/negokaz/excel-mcp-server'

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