fastexcel-mcp-server

fastexcel-mcp-server

3.2

If you are the rightful owner of fastexcel-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.

FastExcel MCP Server is a Java-based server implementing the Model Context Protocol (MCP) for handling Excel operations with standardized header-to-column relationships.

get_total_rows_number

Get the total number of data rows (excluding the header row) in an Excel file.

get_sheet_names

Retrieve all sheet names and their indices from an Excel file.

read_head_spec

Parse and return the header information from an Excel file.

read_rows_spec

Parse and return the data rows from an Excel file with header association.

cache_clear

Clear all cached Excel file data from memory.

test_cache_available

Test if the specified Excel file is available in cache.