Skip to main content
Glama

Edit MCP

backup_and_edit

Safeguard your files by creating backups before editing them, ensuring data integrity and minimizing risks during modifications.

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" }

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/edit-mcp'

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