Skip to main content
Glama
137,668 tools. Last updated 2026-05-19 09:34

"Files" matching MCP tools:

  • Read source code files from VULK projects to access file paths, content, languages, and sizes for development and analysis.
    MIT
  • Analyze JavaScript and TypeScript code for errors and style issues. Provide absolute file paths to identify problems and improve code quality through automated linting.
    Apache 2.0
  • Preview files that ripgrep would search before running actual searches. Filter by file type, glob patterns, or include hidden files to scope your search targets.
    MIT
  • Push multiple files to a GitHub repository in a single commit, enabling batch file updates with a unified commit message for efficient repository management.
    MIT
  • Lists available files and resources in the Hugging Face Spaces environment, helping users identify specific items like recent images or audio files by displaying their URIs, names, sizes, and metadata.
    MIT
  • Read, search, list, and backup files from Git repositories without modifying content. Supports local and remote repositories including GitHub and Gitea for secure file management operations.

Matching MCP Servers

  • A
    license
    A
    quality
    -
    maintenance
    Enables agents to quickly find and edit code in a codebase with surgical precision. Find symbols, edit them everywhere with tools for reading code blocks, searching/replacing text, and making precise line-based modifications.
    Last updated
    3
    11
  • A
    license
    -
    quality
    B
    maintenance
    Provides a secure, constrained filesystem workspace for LLM agents to manage files, notes, and code artifacts via stdio or remote HTTP. It features granular access controls, including extension whitelisting, storage quotas, and immutable paths for safe automated file operations.
    Last updated
    BSD 3-Clause

Matching MCP Connectors

  • Search for files in your filesystem using path fragments to locate documents quickly. Specify a directory and query to find files by name or path, returning metadata like size and creation date.
  • Check the status of a file upload created by files-create_upload_url. Returns status: 'pending' (not uploaded yet), 'completed' (file attached, includes file metadata), or 'expired' (link timed out). Required: token (string, from files-create_upload_url response).
    Connector
  • Attach a file to a note via base64-encoded data. Prefer files-create_upload_url for large files to save tokens. Required: note_id (integer), filename (string), data (base64 string). Optional: content_type (MIME type, default: application/octet-stream), description.
    Connector
  • Retrieve the total number of files processed by Compresto's compression app. This MCP tool provides real-time statistics for monitoring file processing activity and usage metrics.
    MIT
  • Retrieve files (PDFs, documents, images) attached to a specific update in Monday.com by providing the update ID, enabling efficient access to linked resources within your workflow.
    MIT
  • Retrieve and manage all files uploaded by the current user on Supavec MCP Server with configurable pagination and sorting options for organized access.
    MIT
  • List available files and resources in HuggingFace Spaces, including images, audio, and text, with details like URI, size, and modification date.
    MIT
  • Create starter files for new React Native Expo Router projects with navigation layouts, Zustand store, API client, NativeWind config, TypeScript setup, and sample screens.
  • Retrieve files and subfolders from a Microsoft 365 OneDrive or SharePoint folder. Use this tool to access, search, filter, and organize your cloud storage items through the Microsoft Graph API.