Skip to main content
Glama
459,923 tools. Updated 2026-08-17 09:12

"A tool for finding and replacing text strings in files or code" matching MCP tools:

  • Search and replace text across files in a directory tree, with dry-run preview by default and optional regex support.
    MIT
  • Retrieve the contents of a file attached to a row in a file or image column, returning text for readable formats and a download URL for binary files. Use get_row first to list available files, then specify the file name to download a specific one.
    MIT
  • Find exact text strings in a PDF and get page coordinates for each occurrence. Use for names, addresses, or account references that pattern matching misses, then pass the returned regions to redact.
    Inno Setup
  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • Format KCL code by providing a code string or a path to a .kcl file or directory. The tool returns formatted code or updates the file in place.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    B
    maintenance
    Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
    4
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to query OpenRouter model information including prices, ELO rankings, context, and perform comparisons.
    445
    1
    MIT

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open

  • Retrieve errors and warnings for code files to identify syntax errors, type mismatches, and other issues detected by the language server. Returns diagnostics for all open files if no file path is provided.
    MIT
  • Scan project source code for content strings with graph, candidates, and summary modes. Read-only and won't alter files, for content governance workflows.
    MIT
  • Search Noir source code across cloned repos using regex patterns to find function implementations, code patterns, and examples in .nr files.
    MIT
  • Execute malware analysis commands on REMnux to extract strings, analyze files, and investigate suspicious samples using tools like pestr and strings.
    GPL 3.0
  • Upload files into Velixar memory with full source provenance. Supported formats include PDF, Markdown, text, CSV, JSON, DOCX, and code files.
    MIT
  • Run a data pipeline by providing source code files and a branch reference, with optional parameters, returning a job ID and success/failure status.
    MIT
  • Lists all files and directories in a specified path, distinguishing them with [FILE] and [DIR] prefixes. Helps understand directory structure and locate specific files.
    Inno Setup
  • Run Vim ex commands in Neovim to modify buffers, files, and editor state. Execute a single command or a list, returning captured output or errors.
    MIT