Skip to main content
Glama
135,448 tools. Last updated 2026-05-25 22:50

"Local small language model for filesystem and network tasks" matching MCP tools:

  • Upload local files to Google Cloud Run by specifying absolute file paths. Enables deployment of local filesystem assets to a specified Cloud Run service in the user's Google Cloud project.
    Apache 2.0
  • List all local Whisper model files with details on size, activity, quantization, and use case. Reads filesystem-only for offline model management.
    Unlicense - libtelnet variant
  • Download Minecraft server instance files from MCSManager to the local filesystem for backup, analysis, or modification. Specify the remote file path and optional local output location.
    MIT
  • Download multiple files from URLs to your local filesystem with configurable options for output directory, timeout, and file size limits.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Read file contents from local filesystem with optional line range selection for targeted data extraction.
    MIT
  • Manage context filesystem for cross-model continuity with operations: init, read, write, list, snapshot, branch.
    MIT
  • Execute AI tasks on local or remote GPUs with intelligent model selection. Routes code review, generation, and analysis tasks to optimal backends based on content size, task type, and GPU availability for private processing.
  • Read and retrieve the contents of any file on the local filesystem. Specify an absolute or relative path to access file data.
  • Writes specified content to any file on the local filesystem. Requires file path and content inputs to create or update files.
  • Resolve a FLOX symbol across all language bindings to get its local name, kind, and signature. Handles spelling variants and optionally filters by language.
    MIT
  • Retrieve available metrics for a specific network using the MCP server mcp-metricool to analyze and monitor network performance effectively.
    Apache 2.0
  • List recently generated ComfyUI output images, newest first, with file size and modification time. Requires local ComfyUI path.
    MIT
  • Upload a local video file to ComfyUI's input directory for use in video-loading nodes. Handles remote upload via HTTP or local copy.
    MIT
  • Statically audits MCP server Python files by enumerating tools registered via decorators and reporting security risks including shell execution, filesystem writes, network egress, and code injection.
    MIT