Skip to main content
Glama
137,198 tools. Last updated 2026-05-26 05:49

"How to edit a Word 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.
  • Evaluates a speech recording against a reference text, providing word-level phoneme feedback, prosody analysis, and alignment. Without reference, returns transcript and prosody.
    MIT
  • Extract the full ComfyUI workflow (API format) and prompt data embedded in a PNG file to reverse-engineer how an image was generated.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Track how code dependencies evolve over git history by sampling commits to visualize changes in file counts, symbols, edges, and structure.
    Business Source 1.1
  • Create word cloud charts to visualize word frequency or importance through text size variation. Analyze common terms in social media, reviews, or feedback data.
    TypeScript
    MIT
  • Modify existing images using text prompts and optional reference images. Upload an image file and describe changes to apply visual edits.
    MIT
  • 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
  • Edit many files at once by describing the change in natural language. Use file lists or glob patterns to apply cross-file refactors or bulk updates.
  • Create a pre-edit plan for a target symbol: list symbols to inspect, associated tests, routes, and environment variables, plus risk analysis. Run after 'gograph build' for multi-file refactoring scope.
    MIT
  • Retrieve vault-wide statistics including note count, word count, character count, task counts, tag usage, and file size. Provides a quick overview of the entire Obsidian vault.
    Apache 2.0
  • Apply multiple find-and-replace edits to a single file in one atomic operation, ensuring all changes succeed or none are applied.
    MIT