Skip to main content
Glama
zaizaizhao

MCP Server Chart MinIO

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind the API server0.0.0.0
PORTNoPort for the API server3000
APP_ENVNoApplication environment (local/docker/production)docker
NODE_ENVNoNode environment (development/production)production
MINIO_PORTNoMinIO server port9000
MINIO_USE_SSLNoWhether to use SSL for MinIO connectionfalse
MINIO_ENDPOINTNoMinIO server hostname (use 'minio' in Docker, 'localhost' for local dev)localhost
PUBLIC_API_URLNoExternal access URL for the API service (e.g., http://your-server-ip:3000)http://localhost:3000
MINIO_ACCESS_KEYNoMinIO access key for the applicationminioadmin
MINIO_SECRET_KEYNoMinIO secret key for the applicationminioadmin
MINIO_BUCKET_NAMENoDefault bucket name for storing chartscharts
MINIO_EXTERNAL_PORTNoExternal port for MinIO9000
MINIO_EXTERNAL_ENDPOINTNoExternal hostname for MinIO (used for generated URLs)localhost
MINIO_AUTO_CREATE_BUCKETNoAutomatically create bucket on startuptrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/zaizaizhao/mcp-server-chart-minio'

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