Skip to main content
Glama
456,006 tools. Updated 2026-08-14 03:15

"MinIO" matching MCP tools:

  • Retrieve MinIO admin server info: mode, servers/pools summary. Requires admin credentials.
    MIT
  • Probe MinIO node liveness via the unauthenticated /minio/health/live endpoint. Optionally specify a target for a specific MinIO configuration.
    MIT
  • Check MinIO cluster write-quorum health and return a structured liveness/readiness verdict with an overall healthy or degraded status.
    MIT
  • Verify MinIO node readiness using the unauthenticated /minio/health/ready probe, ensuring load balancers route traffic only to nodes that can serve requests.
    MIT
  • Establish a connection to MinIO object storage servers using endpoint, port, and authentication credentials to enable file management operations.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Governed MinIO object-storage operations — capacity, exposure-surface audit, lifecycle, and healing RCA, with guarded bucket writes, unbypassable audit logging (MCP + CLI), budget/runaway guards, dry-run, and undo/rollback.
    48
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Provides tools for interacting with MinIO and S3-compatible object storage through MCP clients like Claude. It enables comprehensive bucket and object management, including listing, creating, uploading, and generating presigned URLs.
    13
    2

Matching MCP Connectors

  • Read-only Mac mini AI operator setup offer with queue, pricing, and buyer-route tools.

  • A high-performance, persistent memory vault for autonomous agents. Enables cross-session state management and long-term context storage. Privacy-first: all keys are SHA-256 hashed locally before storage. Edge-optimized for sub-50ms latency via Vercel and Upstash. Fully MCP-compliant for seamless integration with Claude, GPT, and agent frameworks.

  • Retrieve a list of all available storage buckets from MinIO or S3-compatible object storage to manage and organize your data containers.
  • Verify whether a specific bucket exists in MinIO or S3-compatible object storage to confirm availability before performing storage operations.
  • Create a new bucket in MinIO object storage to organize and store files, enabling structured data management for S3-compatible storage systems.
  • List files and directories in a MinIO bucket to manage object storage content. Filter by prefix or list recursively for organized access.
  • Retrieve content from a MinIO object storage bucket by specifying the bucket and object names. This tool enables access to stored files and data within S3-compatible storage systems.
  • Upload text content as an object to a MinIO bucket with specified bucket name, object name, and optional MIME type for object storage management.
  • Copy objects between buckets or locations in MinIO storage. Specify source and destination buckets with object names to duplicate files.
  • Replace a bucket's lifecycle rules with day-based expiration for current and noncurrent object versions. Captures the previous config for undo; supports dry-run and prefix scoping.
    MIT
  • Create a MinIO bucket, optionally enabling WORM object lock for write-once-read-many compliance. Supports dry-run preview and reversible deletion while bucket is empty.
    MIT
  • Lists pending undo tokens for rollback, showing original and inverse tools, enabling you to review and apply reversals with undo_apply.
    MIT
  • Create or reset a MinIO IAM user's access key and secret. Includes dry-run preview and redacts secrets in audit logs.
    MIT