Skip to main content
Glama

Edit-MCP

interactive_edit_session

Facilitate complex file edits by initiating an interactive session, enabling precise modifications based on provided instructions. Streamline code refactoring and file operations with structured guidance.

Instructions

Start an interactive editing session for complex edits

Input Schema

NameRequiredDescriptionDefault
filesYesList of files to edit
instructionsNoInstructions for the editing session

Input Schema (JSON Schema)

{ "properties": { "files": { "description": "List of files to edit", "type": "array" }, "instructions": { "description": "Instructions for the editing session", "type": "string" } }, "required": [ "files" ], "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