excel-mcp-server
0
The project is designed to offer visualization capabilities for Excel data using an MCP server. It allows the generation of interactive charts, including bar, line, and pie charts, through an interface that supports remote chart generation.
Pyecharts
Used to generate interactive charts
Flask
Provide a web service interface
Pandas
Data processing
Openpyxl
Excel file processing