mcp-excel-server

anagashima82/mcp-excel-server

3.1

If you are the rightful owner of mcp-excel-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 dayong@mcphub.com.

This document provides a comprehensive guide to setting up an MCP server for Excel operations using Dify and openpyxl.

Tools

Functions exposed to the LLM to take actions

create_excel

Creates a new Excel file with specified data and sheet name.

read_excel

Reads data from an Excel file.

write_cell

Writes a value to a specific cell in an Excel file.

write_range

Writes data to a specified range in an Excel file.

list_sheets

Lists all sheets in an Excel file.

add_sheet

Adds a new sheet to an Excel file.

list_files

Lists all Excel files in the output directory.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources