Skip to main content
Glama

File Edit Check MCP Server

by 8grackles

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

You must be authenticated.

Other Tools from File Edit Check MCP Server

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/8grackles/file-edit-check-server'

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