Skip to main content
Glama

excel-mcp-server

create_workbook

Generate and save a new Excel workbook by providing a filepath. Streamlines workbook creation for efficient data manipulation and formatting tasks on the MCP server.

Instructions

Create new Excel workbook.

Input Schema

NameRequiredDescriptionDefault
filepathYes

Input Schema (JSON Schema)

{ "properties": { "filepath": { "title": "Filepath", "type": "string" } }, "required": [ "filepath" ], "title": "create_workbookArguments", "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