Skip to main content

Description

A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with support for formulas, formatting, charts, pivot tables, and Excel tables.

Key Features

  • 📊 Excel operations (create, read, update workbooks and worksheets)
  • 📈 Data manipulation (formulas, formatting, charts, pivot tables)
  • 🔍 Data validation and integrity checks
  • 🎨 Rich formatting (fonts, colors, borders, alignment)
  • 📋 Table operations with custom styling
  • 🔌 Multiple transport support (stdio, SSE, streamable HTTP)

Codebase

This is a local MCP server that runs on your machine. Source Code: /mcp_servers/local/excel/ GitHub Repository: https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/local/excel For detailed documentation, installation instructions, and usage examples, please refer to the README in the codebase.