minio_mcp-server-aistor

minio_mcp-server-aistor

3.1

If you are the rightful owner of minio_mcp-server-aistor and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server for interacting with AIStor object stores.

The AIStor MCP server is designed to facilitate seamless interaction with AIStor object stores through the Model Context Protocol (MCP). It provides a comprehensive suite of operations, including read, write, delete, and admin functionalities, allowing users to manage their object storage efficiently. The server supports advanced AI operations, such as describing object contents using the 'ask-object' function, and offers robust configuration options to tailor its behavior to specific needs. With support for Docker and Podman, the server can be easily integrated into various environments, making it a versatile tool for developers and administrators alike.

Features

  • Read operations: List buckets, list objects, get metadata, create presigned URLs.
  • AI operations: Describe object contents using 'ask-object'.
  • Write operations: Create buckets, upload objects, add tags (requires '--allow-write' flag).
  • Delete operations: Delete objects and buckets (requires '--allow-delete' flag).
  • Admin operations: Get cluster info, health status, and available space (requires '--allow-admin' flag).