Skip to main content
Glama

MinIO Storage MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINIO_PORTNoMinIO server port (default 9000)9000
MINIO_REGIONNoMinIO region setting
MINIO_USE_SSLNoWhether to use SSL connection (default false)false
MINIO_ENDPOINTNoMinIO server address
MINIO_ACCESS_KEYNoMinIO access key
MINIO_SECRET_KEYNoMinIO secret key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_minio

连接到MinIO服务器

list_buckets

列出所有存储桶

create_bucket

创建存储桶

delete_bucket

删除存储桶

bucket_exists

检查存储桶是否存在

list_objects

列出存储桶中的对象

upload_file

上传文件到存储桶

download_file

从存储桶下载文件

delete_object

删除存储桶中的对象

delete_objects

批量删除存储桶中的对象

copy_object

复制对象

get_object_info

获取对象信息

generate_presigned_url

生成预签名URL

get_storage_stats

获取存储统计信息

upload_files

批量上传文件

download_files

批量下载文件

set_bucket_policy

设置存储桶策略

get_bucket_policy

获取存储桶策略

delete_bucket_policy

删除存储桶策略

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pickstar-2002/minio-storage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server