Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"file system" matching MCP tools:

  • Uploads a new revision of an existing file from a local disk path, preserving prior revisions and returning the file title and URL.
    MIT
  • Upload a local file to a MediaWiki File namespace. Specify filepath, title, and page text; fails if the target title already exists.
    MIT
  • Retrieve file metadata (uploader, timestamp, size, MIME type) and download URLs for thumbnail, preview, and original. Automatically adds the File: prefix if missing.
    MIT
  • Delete a single file with built-in safety: no directory or symlink deletion, no path traversal, and TOCTOU protection. Use dry_run=true to preview the deletion.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • MCP server for FormBro Canadian immigration application automation.

  • Extract and normalize a design system from a Figma library file to generate a structured knowledge artifact with counts of components, styles, and variables.
    MIT
  • Download file attachments from RSpace documents to your local system. Retrieve images, data files, or other attachments by specifying the file ID and save location.
    AGPL 3.0
  • Retrieve raw CSS file contents and custom property definitions from your design system. Filter by design context to get only relevant styles.
    MIT
  • Display the current system date and time through the Shell-MCP server, enabling command-line access to temporal information for automation and system monitoring.
    MIT
  • Retrieve detailed system information using PermShell MCP's tool, enabling users to access essential data for diagnostics or monitoring with explicit permission.
    MIT
  • Retrieve system-level details from the Meilisearch MCP Server to monitor and analyze server performance and configurations for efficient management.
    MIT
  • Read file contents as text from allowed directories. Use head or tail parameters to view specific sections of a file with detailed error handling for readability issues.
    Business Source 1.1
  • Access iOS app containers on a simulator: retrieve the file system path to app bundle, data, or group directories for debugging data persistence, inspecting databases, and validating file storage.
    MIT