format_excel_cells
Style a range: font, colors, borders, alignment, number formats. Only the attributes you pass are changed — existing styling is preserved.
How to use it
format_excel_cells is exposed by the Excel Vision MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the format_excel_cells tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Excel Vision MCP
uvx excel-vision-mcpOther tools in Excel Vision MCP (11)
Add a new empty sheet to an existing workbook.
Create a new empty workbook with the sheets you name.
Extract all embedded images from the workbook as base64 ImageContent.
Quick structural summary of a workbook — file size, sheet list, dimensions, image count.
Insert a local image file into a workbook, anchored at a cell.
List all sheets with dimensions, merged cell counts, and image totals. Use this first to understand a workbook's structure.
Read cell data from a specific sheet with pagination support.
Case-insensitive text search across all cells in the workbook.
Set column widths manually and/or auto-fit to content.
Set individual cells by coordinate. Values starting with = are written as formulas.
Write a rectangular block of tabular data in one call.