Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for the MCP server0.0.0.0
MCP_PORTNoPort for the MCP server8000
MINIO_SECURENoWhether to use a secure (HTTPS) connection (true/false)
MINIO_ENDPOINTYesMinIO server endpoint (e.g., 127.0.0.1:9000)
MINIO_ACCESS_KEYYesAccess key for MinIO authentication
MINIO_SECRET_KEYYesSecret key for MinIO authentication
MINIO_OBJECT_PREFIXNoPrefix for the object pathuploads
MINIO_DEFAULT_BUCKETYesDefault bucket for uploading files
MINIO_AUTO_CREATE_BUCKETNoWhether to automatically create the bucket if it does not exist

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/ClearMind1/minio_mcp'

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