Skip to main content
Glama
127,855 tools. Last updated 2026-05-05 21:16

"A tool or method to edit coding projects and manipulate files" matching MCP tools:

  • Apply a targeted edit to an existing project file by replacing the first occurrence of an exact old string with a new string. Use this instead of write_file to modify large files without rewriting the entire file.
  • Delete a content model and all associated content, metadata, and files with automatic git commit and push. Requires confirmation to prevent accidental removal.
    MIT
  • Convert Protel99SE schematic and PCB files to KiCad 7 format. Accepts .sch, .pcb, .lib files or a zip archive, and outputs KiCad files with a conversion report.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • 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.

  • Daily world briefing that tells AI assistants what's actually happening right now. Leaders, conflicts, deaths, economic data, holidays. Updated daily so they stop getting current events wrong.

  • 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.
  • Analyze potential downstream effects of modifying a specific method or function within a class to understand impacts before implementing code changes, particularly when considering AI-suggested modifications.
  • Search across projects, tasks, files, messages, and more using a keyword. Filter by project, completion status, or update date for precise results.
    MIT
  • Retrieve a list of video clipping projects with details like status and clip counts. Filter by status to find completed or failed projects.
    MIT
  • Edit an existing Apple Note's title and content. Identify the note by its unique ID or current title, optionally with a folder path. Update title, replace content with markdown, or both.
  • Parse a contract's ABI or use nearblocks.io API to retrieve function call arguments for NEAR blockchain. Checks recent method executions to identify likely inputs. Experimental tool.
    MIT
  • Edit the text of a previously sent Signal message to correct typos or update information. Recipients see the updated text inline with an '(edited)' label.
    MIT
  • Apply code changes to files using intelligent merging. For new files, writes content directly; for existing files, merges a snippet with anchor lines from the current content.
    MIT
  • Generates a token-budgeted context for coding tasks by analyzing the task description to extract key files, symbols, and hotspots in one call.
    AGPL 3.0
  • List all authorized API operations (method + path) grouped by method, including active deny rules. Use to explore available endpoints or verify a path before calling dev_call.
    MIT