Excel Automation

Provides Excel file manipulation capabilities through OpenXLSX, enabling creation, editing, and formatting of spreadsheets with ce

smilefaace 79
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides comprehensive Excel file manipulation capabilities through a C++ implementation using OpenXLSX, enabling AI assistants to create, open, edit, and format Excel spreadsheets programmatically. Built with modern C++ and integrated with the cpp-mcp library, it offers extensive functionality including cell value operations, worksheet management, formatting controls (fonts, colors, alignment), row/column operations, range manipulation, and cell merging/unmerging. The implementation wraps OpenXLSX in a clean ExcelOperator class with template-based type safety for different data types, supports both individual cell operations and bulk data operations, and includes advanced styling capabilities for professional spreadsheet creation, making it valuable for automated report generation, data processing workflows, and Excel-based business automation tasks.

Source

Repository: https://github.com/smilefaace/mcp-excelautocpp

Maintain Excel Automation?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Excel Automation on getagentictools](https://getagentictools.com/mcp/smilefaace-mcp-excelautocpp?ref=badge)