MinIO Storage MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINIO_PORT | No | MinIO server port (default 9000) | 9000 |
| MINIO_REGION | No | MinIO region setting | |
| MINIO_USE_SSL | No | Whether to use SSL connection (default false) | false |
| MINIO_ENDPOINT | No | MinIO server address | |
| MINIO_ACCESS_KEY | No | MinIO access key | |
| MINIO_SECRET_KEY | No | MinIO secret key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server