Skip to main content
Glama

Excel MCP Server

MIT License
2,793
315
  • Linux
  • Apple

excel_describe_sheets

Retrieve detailed sheet information from an Excel file using its absolute path. Supports xlsx, xlsm, xltx, and xltm formats for efficient file analysis.

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" }
Install Server

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