Skip to main content
Glama

Excel Finance MCP

excel_find_replace

Locate and substitute specific text within Excel worksheets to update financial data, correct errors, or modify content efficiently.

Instructions

Find and replace text in a worksheet

Input Schema

NameRequiredDescriptionDefault
matchCaseNo
matchEntireCellNo
replaceTextYes
searchTextYes
worksheetNameYes

Input Schema (JSON Schema)

{ "properties": { "matchCase": { "default": false, "type": "boolean" }, "matchEntireCell": { "default": false, "type": "boolean" }, "replaceText": { "type": "string" }, "searchText": { "type": "string" }, "worksheetName": { "type": "string" } }, "required": [ "worksheetName", "searchText", "replaceText" ], "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