Skip to main content
Glama

MinIO Model-Context Protocol (MCP) Server

by ucesys

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERVER_HOSTNoHost address for the MCP server0.0.0.0
SERVER_PORTNoPort for the MCP server8000
MINIO_SECURENoWhether to use HTTPS for the MinIO connectiontrue
MINIO_ENDPOINTNoThe endpoint URL for the MinIO serverplay.min.io
MINIO_ACCESS_KEYYesYour MinIO access key for authentication
MINIO_SECRET_KEYYesYour MinIO secret key for authentication
ANTHROPIC_API_KEYNoYour Anthropic API key (if using the Anthropic client)
MINIO_MAX_BUCKETSNoMaximum number of buckets to return5

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

No tools

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/ucesys/minio-python-mcp'

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