Skip to main content
Glama

Excel MCP Server

get_workbook_metadata

Extract metadata from Excel workbooks, including sheet details and optional range information, using this tool to analyze and manage workbook structures efficiently.

Instructions

Get metadata about workbook including sheets, ranges, etc.

Input Schema

NameRequiredDescriptionDefault
filepathYes
include_rangesNo

Input Schema (JSON Schema)

{ "properties": { "filepath": { "title": "Filepath", "type": "string" }, "include_ranges": { "default": false, "title": "Include Ranges", "type": "boolean" } }, "required": [ "filepath" ], "title": "get_workbook_metadataArguments", "type": "object" }

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/haris-musa/excel-mcp-server'

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