MCPServers
Excel Data Manager - MCP server logo

Excel Data Manager

23
0

Summary

MCP Excel Server provides a robust interface for Excel file operations and data analysis through the Model Context Protocol. Developed by yzfly, it enables AI assistants to read, write, and analyze Excel files in various formats (XLSX, CSV, TSV, JSON), offering tools for statistical analysis, data filtering, pivot table creation, and visualization through charts and plots. The server leverages pandas, numpy, matplotlib, and seaborn to perform operations like summary statistics, data quality assessment, and visualization export, making it particularly valuable for data analysis workflows where users need to extract insights from spreadsheets without manual manipulation.

Available Actions(10)

read_excel

Read Excel files.

get_excel_info

Get file details.

get_sheet_names

List worksheet names.

analyze_excel

Perform statistical analysis on Excel data.

filter_excel

Filter data by specified conditions.

pivot_table

Create pivot tables from Excel data.

data_summary

Generate a comprehensive summary of the data.

export_chart

Generate charts from Excel data, supports line charts, bar charts, scatter plots, and histograms.

write_excel

Write new Excel files.

update_excel

Update existing Excel files.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags