Skip to main content
Glama

Excel Finance MCP

excel_conditional_formatting

Apply conditional formatting to Excel ranges using custom rules to highlight financial data patterns, identify trends, and visualize key metrics for analysis.

Instructions

Apply conditional formatting to a range

Input Schema

NameRequiredDescriptionDefault
rangeYes
rulesYes
worksheetNameYes

Input Schema (JSON Schema)

{ "properties": { "range": { "type": "string" }, "rules": { "items": { "properties": { "formulae": { "items": { "type": "string" }, "type": "array" }, "operator": { "type": "string" }, "style": { "properties": { "border": { "type": "object" }, "fill": { "type": "object" }, "font": { "type": "object" } }, "type": "object" }, "type": { "type": "string" } }, "type": "object" }, "type": "array" }, "worksheetName": { "type": "string" } }, "required": [ "worksheetName", "range", "rules" ], "type": "object" }

Other Tools from Excel Finance MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeremycharlesgillespie/excel-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server