MCP-ExcelAutoCpp

MCP-ExcelAutoCpp

3.5

If you are the rightful owner of MCP-ExcelAutoCpp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

C++ Excel Automation MCP Server using OpenXLSX for Excel file operations.

open_excel_and_list_sheets

Open an Excel file and list all sheet names.

get_sheet_range_content

Get and output table content within a specified range in a specific sheet.

set_sheet_range_content

Set table content within a specified range in a specific sheet.

create_xlsx_file_by_absolute_path

Create a new xlsx file with the given path.