-
securityA
license-
qualityProvides Excel file manipulation capabilities. This server enables workbook creation, data manipulation, formatting, and advanced Excel features.
Last updated -
414
Python
MIT License
Utilizes NumPy for data analysis operations, enabling statistical calculations and numerical operations on Excel data.
Leverages pandas for Excel file operations, data manipulation, filtering, and pivot table creation across multiple file formats.
Built on Python, allowing execution of Python-based data analysis and Excel management operations.
An MCP server that provides comprehensive Excel file management and data analysis capabilities.
claude_desktop_config.json
:read_excel
: Read Excel filesget_excel_info
: Get file detailsget_sheet_names
: List worksheet namesanalyze_excel
: Perform statistical analysisfilter_excel
: Filter data by conditionspivot_table
: Create pivot tablesdata_summary
: Generate comprehensive data summaryexport_chart
: Generate chartswrite_excel
: Write new Excel filesupdate_excel
: Update existing Excel filesexcel://{file_path}
: Get file contentexcel://{file_path}/info
: Get file structure informationexcel://{file_path}/preview
: Generate data preview imageanalyze_excel_data
: Guided template for Excel data analysiscreate_chart
: Help create data visualizationsdata_cleaning
: Assist with data cleaningMIT License
You must be authenticated.
An MCP server that provides comprehensive Excel file operations, data analysis, and visualization capabilities for working with various spreadsheet formats like XLSX, CSV, and JSON.