Skip to main content
Glama
482,657 tools. Updated 2026-08-27 20:30

"Tools for reading, modifying, replacing, and making differential changes to files" matching MCP tools:

  • Download a blueprint as an Agent Skills directory, returning a JSON manifest of all files (SKILL.md, reference docs, scripts) to write to disk for any coding agent. Avoid reading individual tools.
    MIT
  • Precision-edit a note's body by replacing, deleting, appending, or prepending text without reading or replacing the full content.
    MIT
  • Check the blast radius of a file before modifying it. Returns affected files and counts, or summary counts only, to prevent unintended breakage.
    MIT
  • Analyze file dependencies and dependents to understand the impact of code changes. Use before editing or deleting files to identify potential breakage and refactoring risks.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A 4-stage reading companion that helps users set reading goals, discover books, track progress, and deepen learning through reflection, integrated with Claude Desktop.
    21
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI to perform peer review of its own code changes by displaying annotated diffs with inline comments in a VS Code/Cursor panel. The AI can analyze its modifications and provide explanations directly alongside the changed code, similar to human code review workflows.
    3
    MIT

Matching MCP Connectors

  • Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

  • Search the U.S. Senate's subpoenaed COVID-19 records: 18,094 communications, each page-cited.

  • Automatically apply regal's mechanical fixes to Rego policy files for rules like opa-fmt and use-rego-v1. Use dryRun to preview changes before modifying files.
    MIT
  • View the complete diff for a single file without truncation to review all changes in large files like lock files or generated code before staging.
    MIT
  • Detect code changes to identify documentation that is out of sync. Lists changed files by type and optionally detects symbol-level changes, all without modifying any files.
    MIT
  • Batch-apply pending routing changes for gateways, static routes, and gateway groups. Use after making changes with apply_immediately=False to activate them.
    MIT
  • Execute state-modifying MCP tools to create, update, send, or delete resources. Retrieve available tools first, then pass the exact tool name and arguments to apply changes through the proxy.
    MIT
  • Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
    MIT
  • Restore the memory database from a validated backup file, replacing the live database. Restart the MCP server after restore for changes to apply.
    MIT
  • Rebuild the gravity database to apply blocklist changes. Required after adding, removing, or modifying blocklists.
    MIT
  • Records a file's modification time and content hash after reading it, enabling subsequent detection of changes to the file.
    MIT
  • Handles implementation tasks by writing code, creating files, making changes, and refactoring directly in your project directory with full write and edit access.
    MIT
  • Migrates base64-encoded images from memories to R2 storage by scanning all memories and replacing data URIs with R2 URLs. Supports dry-run mode for preview.
    MIT