Skip to main content
Glama
388,320 tools. Last updated 2026-08-04 03:58

"A server for Linux file operations" matching MCP tools:

  • Open a file in the Language Server for diagnostics, hover information, and completions. Call this before requesting analyses.
    MIT
  • Save a file to the LSP server to enable analysis. Use before requesting diagnostics, hover information, or completions. The file stays open for continued analysis until explicitly closed.
    MIT
  • Execute shell commands on a remote Linux server. Use for deployments, log checks, or service restarts.
    Apache 2.0
  • Lists directories accessible for file operations within the Pinata MCP server, enabling users to identify available storage locations for IPFS content management.
    MIT
  • Execute command line operations on a specific Linux sandbox via the 302AI Sandbox MCP Server. Returns text output only, with optional environment variables and timeout settings for efficient task management.
    MIT
  • Opens a file in the LSP server for analysis, enabling diagnostics, hover information, and completions. Use before querying these features for a specific document.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.
    Last updated
    21
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Provides AI assistants with the ability to control Linux desktop environments through tools for file management, application launching, and system operations like clipboard access. It includes a multi-level security model to manage permissions for safe, elevated, and restricted actions.
    Last updated
    6
    MIT

Matching MCP Connectors

  • Open a file in the LSP server to enable diagnostics, hover information, and code completions. Specify the file path and optional language ID for targeted analysis.
    MIT
  • Check if a remote file or folder exists on an FTP or SFTP server to enable conditional logic workflows without heavy file operations.
    MIT
  • Access scan results and output files from the Kali Linux container by specifying the absolute file path.
    MIT
  • Check RSpace server connectivity and system health to verify accessibility before performing operations.
    AGPL 3.0
  • Upload a data file into a CAS table by providing a file path or URL. The server reads the file and creates the table.
    Apache 2.0
  • Execute shell commands in an isolated Debian Linux sandbox to run code safely without affecting the host system. Use stdin for data input and set timeouts for long operations.
    MIT
  • Verify server connectivity and check rate limit status before batch operations. Returns server status, version, session ID, and rate limit details.
    MIT
  • Export your wallet to a secure .bwlt file for transferring between machines. The encrypted file requires server-held keys for decryption, ensuring wallet security during migration.
    Apache 2.0
  • Identify which Arch Linux package owns a file, list a package's files, or search for files across all installed packages using three query modes.
    GPL 3.0
  • Apply JSON patch operations to a file after verifying its SHA-256 hash, enabling exact replacement and insertion edits.
    MIT