Skip to main content
Glama
166,486 tools. Last updated 2026-05-31 21:49

"How to edit a file" matching MCP tools:

  • Retrieve the complete edit history of any file, with per-edit user-intent context. Understand why a file was modified historically by querying session_file_edits instead of summary memories.
  • Generate a structured pre-edit plan for a target symbol to understand scope before multi-file refactoring. Identifies symbols to inspect, tests, routes, environment variables, and risks like public API changes or SQL touches.
    MIT
  • Edit the text of a previously sent Signal message to fix typos or update information. Requires the original message timestamp and works only for messages you sent.
    MIT
  • Get file metadata including tags, size, estimated tokens, history depth, related files, backlinks, project, folder, and last edit date without reading the file content. Use to determine if a full file read is needed, saving tokens and time.
    Apache 2.0
  • Edit existing files by describing changes in natural language. The AI reads the file, applies the edit, and returns a diff for approval or writes directly.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors