excel-mcp-server-node

shmaxi/excel-mcp-server-node

3.2

If you are the rightful owner of excel-mcp-server-node 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.

Excel MCP Server is a Node.js implementation designed for manipulating Excel files, offering both local and remote integration capabilities.

Tools

Functions exposed to the LLM to take actions

create_workbook

Create a new Excel workbook

get_workbook_metadata

Get metadata about an Excel workbook

write_data_to_excel

Write data to a worksheet

read_data_from_excel

Read data from a worksheet

format_range

Apply formatting to a range of cells

merge_cells

Merge a range of cells

unmerge_cells

Unmerge previously merged cells

apply_formula

Apply a formula to a cell

create_chart

Create a chart in the worksheet

create_pivot_table

Create a pivot table

create_worksheet

Create a new worksheet

copy_worksheet

Copy a worksheet

delete_worksheet

Delete a worksheet

rename_worksheet

Rename a worksheet

copy_range

Copy a range of cells

delete_range

Delete a range of cells

validate_excel_range

Validate if a range reference is valid

validate_formula_syntax

Validate Excel formula syntax

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources