mcp-excel-server

qianO33/mcp-excel-server

3.2

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 henry@mcphub.com.

Node.js server implementing Model Context Protocol (MCP) for excel file operations.

Tools

Functions exposed to the LLM to take actions

read_file_content

Reads the complete contents of a file using UTF-8 encoding.

write_file_content

Creates or overwrites a file with specified content using UTF-8 encoding.

list_directory

Lists directory contents with type indicators.

get_excel_content

Reads the Excel contents of a file using UTF-8 encoding.

get_online_excel_content

Fetches and reads Excel content from a URL, returning data as a JSON array.

write_excel_content

Creates or overwrites an Excel file with specified JSON data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources