Skip to main content
Glama

Edit-MCP

backup_and_edit

Back up files before implementing edit operations on the Edit-MCP server. Automates file preservation and editing to minimize data loss risks.

Instructions

Create backups of files before editing them

Input Schema

NameRequiredDescriptionDefault
filesYesList of files to backup and edit
operationYesThe edit operation to perform

Input Schema (JSON Schema)

{ "properties": { "files": { "description": "List of files to backup and edit", "type": "array" }, "operation": { "description": "The edit operation to perform", "type": "object" } }, "required": [ "files", "operation" ], "type": "object" }
Install Server

Other Tools from Edit-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/mixelpixx/microsoft-edit-mcp'

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