negokaz_excel-mcp-server
If you are the rightful owner of negokaz_excel-mcp-server 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.
A Model Context Protocol (MCP) server that reads and writes MS Excel data.
read_sheet_names
List all sheet names in an Excel file.
read_sheet_data
Read data from Excel sheet with pagination.
read_sheet_formula
Read formulas from Excel sheet with pagination.
read_sheet_image
[Windows only] Read data as an image from the Excel sheet with pagination.
write_sheet_data
Write data to the Excel sheet.
write_sheet_formula
Write formulas to the Excel sheet.