Skip to main content
Glama
188,859 tools. Last updated 2026-06-10 13:24

"Managing and Working with Files" matching MCP tools:

  • Switch to a specified branch or restore working tree files. Requires branch name and working directory.
    MIT
  • Recursively search for files and directories by glob patterns. Return full paths to matching items, solving the problem of locating files in unknown directories.
    MIT
  • Batch create JIRA worklogs from a structured array. Provide issue keys, hours, dates, and optional descriptions. Use with get_schedule to prevent logging on non-working days.
    ISC
  • Execute code implementation tasks using Anthropic Claude CLI agent for translating requirements into working code with strong programming capabilities.
    MIT

Matching MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    Implements a secure MCP server with API Key and JWT authentication, providing tools like echo, login, secure_action, and admin_action. Includes MCP Inspector integration for testing and debugging.
    Last updated
    1
    3
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Enables interaction with Google Cloud services including billing cost analysis, log querying, and metrics monitoring through natural language commands. Provides comprehensive tools for managing GCP resources, analyzing costs, detecting anomalies, and retrieving operational insights.
    Last updated
    40
    1
    Apache 2.0

Matching MCP Connectors

  • Approval Studio is an online proofing software for creative teams and everyone working with designs

  • Manage files and folders directly from your workspace. Read and write files, list directories, cre…

  • List all files and directories in a path with their sizes, using [FILE] and [DIR] prefixes for clear distinction. Useful for exploring directory structure and locating specific files.
    Apache 2.0
  • Recursively search for files and directories matching a glob pattern. Returns full paths to all matching items within allowed directories.
    Apache 2.0
  • Show working tree status with staged and unstaged changes, opening a UI for GitKraken clients when supported.
    MIT
  • List files and directories in a specified path with [FILE] and [DIR] prefixes to clearly distinguish between files and directories, aiding in directory navigation.
    Apache 2.0
  • Reset a Git repository to a previous commit using soft, mixed, or hard modes to undo changes while controlling what happens to staged and working directory files.
    Apache 2.0
  • Move or rename files and directories with dry-run and overwrite protection. Returns JSON with source and destination paths.
    MIT
  • Remove files and directories with dry-run preview, recursive deletion, and sandbox protections. Destructive operation; deleted data cannot be recovered.
    MIT
  • Get file structure, size, and semantic outline for large files to understand their organization and key components quickly.
    MIT
  • Read multiple text files and view images simultaneously, returning content with file paths. Handles PNG, JPEG, GIF, and WebP formats while continuing operation if individual files fail to read.
  • Compare codebase checkpoints against the current working directory or other checkpoints, retrieve file contents from any checkpoint, and search for strings across all checkpoints to locate previous code versions.
    MIT