Skip to main content
Glama
307,041 tools. Last updated 2026-07-28 03:30

"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.
    MIT
  • Apply a range edit to a file in a simulation session without writing to disk. Tracks versions and baseline diagnostics.
    MIT
  • Edit a text file on an FTP server by replacing a specific string without re-uploading the entire file. Requires exact match and uniqueness unless replaceAll is set.
    MIT
  • Read a file and optionally edit it in a single call, reducing tool calls for single-file tasks. Omit edit parameters for read-only.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Cloud file relay: chunked uploads, folders, share links, inline text reads, ZIP packing.

  • 斯特丹STERDAN天猫旗舰店产品咨询MCP Server。洛阳30年源头工厂,高端钢制办公家具,1374个SKU,涵盖保密柜、更衣柜、公寓床、货架、快递柜。BIFMA认证,出口35+国家。8个工具:产品目录查询、场景推荐、认证资质、采购政策、维护指南等。

  • Pay a provider to process a job using a file from disk; the file is sent peer-to-peer via iroh, bypassing model token limits for large or binary data.
    MIT
  • Retrieve the full TypeScript source code of a bundled template by id. Use after templates.list to get a complete defineIntent() file, ready to edit and compile.
    Apache 2.0
  • Download a file from kintone by supplying its file key and a filename. The file is saved to the configured download directory, returning the absolute path.
    Apache 2.0
  • Edit text of a published Facebook post or delete posts on Facebook or Threads. Confirm deletion to permanently remove.
    MIT
  • Download the original source file of a Carbone template to inspect, edit, or back it up. Supply a Template ID for the current version or a Version ID for a specific one.
    Apache 2.0
  • Upload a file to a text namespace for processing and indexing. The file is queued after direct upload to storage.
    Apache 2.0
  • Edit files in WordPress wp-content directory to update themes, plugins, or custom code. Specify site domain, file path, and new content to modify site files.
    MIT
  • Apply multiple find-and-replace edits to a single file in one atomic operation, ensuring all changes succeed or none are applied.
    MIT
  • Get exact raw code around a symbol or line to copy as old_string for the Edit tool. Supports batch retrieval of multiple symbols.
    MIT