Skip to main content
Glama
226,022 tools. Last updated 2026-06-23 00:05

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

  • Automatically fix Rego policy files by applying mechanical fixes for five regal rules, including formatting and syntax improvements. Preview changes with dry run before modifying files.
    MIT
  • 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
  • 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
  • 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

Matching MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    Last updated
    1
  • A
    license
    A
    quality
    -
    maintenance
    Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.
    Last updated
    3
    11

Matching MCP Connectors

  • Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Sync multiple modified GDScript files with Godot's Language Server to get diagnostics, optimizing workflow by processing batch changes instead of individual file updates.
    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
  • Migrates base64-encoded images stored in memories to R2 cloud storage, replacing data URIs with R2 URLs. Supports dry run for preview.
    MIT
  • Rebuild the gravity database to apply blocklist changes. Required after adding, removing, or modifying blocklists.
    MIT
  • Scans Claude Code conversation files to identify oversized images that cause API errors, providing a detailed report without making changes.
    MIT
  • Retrieve summaries of recent sessions (files, tools, dead ends) to orient yourself at session start without re-reading code.
    MIT
  • Check current state of project management files: identify which files exist and get a summary. Use before making changes to understand project structure.
    MIT
  • Execute state-modifying OpenROAD commands to load designs, run placement and routing, apply constraints, and write output files. Use for design state changes, not queries.
    BSD 3-Clause
  • Analyze project structure to identify web frameworks, dependency files, and security configurations without making changes. Helps understand project setup before initialization.
    MIT