File Edit Check MCP Server

checked_read_file

Access and mark files as read to ensure compliance with pre-edit checks, enabling secure and documented modifications within the File Edit Check MCP Server.

Instructions

Read a file and mark it as read for future editing

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file to read

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file to read", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from File Edit Check MCP Server

Related Tools

ID: m0wmoltgwq