minio-mcp-server-docker

data-mindset/minio-mcp-server-docker

3.2

If you are the rightful owner of minio-mcp-server-docker 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.

The MinIO MCP Server enables AI assistants to interact with MinIO/AIStor object storage through a standardized interface, facilitating seamless data operations and AI-driven insights.

Tools

Functions exposed to the LLM to take actions

list_buckets

List all buckets

list_bucket_contents

List objects in a bucket

get_object_metadata

Get object metadata

get_object_tags

Get object tags

get_object_presigned_url

Create presigned URL for an object

download_object

Download an object

create_bucket

Create a new bucket

upload_object

Upload a file to a bucket

set_object_tags

Set tags for an object

copy_object

Copy an object

move_object

Move an object

ask_object

Ask questions about object contents using AI

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources