Skip to main content
Glama

xlwings Excel MCP Server

by hyunjae-labs

create_workbook

Generate new Excel workbooks programmatically using the xlwings Excel MCP Server. Specify the filepath to create workbooks in secure corporate environments with restricted direct file access.

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