Skip to main content
Glama

xlwings Excel MCP Server

by hyunjae-labs

create_workbook

Generate new Excel workbooks directly via the xlwings Excel MCP Server, enabling secure file creation and integration within corporate environments.

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/hyunjae-labs/xlwings-mcp-server'

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