minio-mcp-server

Rafitis/minio-mcp-server

3.3

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

The MinIO MCP Server is a Model Context Protocol server that bridges MCP-compatible clients with MinIO object storage, facilitating seamless bucket and object management.

Tools

Functions exposed to the LLM to take actions

list_buckets

List all available buckets

get_bucket_info

Get detailed bucket information (size, object count, policies)

list_objects

List objects with filtering (prefix, recursive, limit)

get_object_info

Get object metadata and information

create_bucket

Create new buckets with optional location

delete_bucket

Delete buckets with optional force flag

test_connection

Test MinIO server connectivity

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources