goldsmith323/excel-mcp
If you are the rightful owner of excel-mcp 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 for Excel file operations and engineering calculator analysis using Python.
Tools
Functions exposed to the LLM to take actions
get_document_info
Returns information about the Excel file including file path, size, number of sheets, and sheet names.
update_cell
Updates a cell value in the specified sheet using A1 notation.
analyze_engineering_calculator
Performs comprehensive analysis of engineering calculators including type identification and formula complexity.
find_input_parameters
Locates and analyzes input parameters in engineering calculators.
get_calculator_summary
Provides a high-level summary of calculator capabilities and engineering domain.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client