Skip to main content
Glama
pickstar-2002

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_minioC

连接到MinIO服务器

list_bucketsB

列出所有存储桶

create_bucketC

创建存储桶

delete_bucketC

删除存储桶

bucket_existsC

检查存储桶是否存在

list_objectsC

列出存储桶中的对象

upload_fileC

上传文件到存储桶

download_fileC

从存储桶下载文件

delete_objectC

删除存储桶中的对象

delete_objectsC

批量删除存储桶中的对象

copy_objectC

复制对象

get_object_infoC

获取对象信息

generate_presigned_urlC

生成预签名URL

get_storage_statsC

获取存储统计信息

upload_filesC

批量上传文件

download_filesC

批量下载文件

set_bucket_policyC

设置存储桶策略

get_bucket_policyC

获取存储桶策略

delete_bucket_policyC

删除存储桶策略

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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