Skip to main content
Glama

Metabase MCP

.env.example398 B
# Metabase Server Connection Settings METABASE_URL=https://your-metabase-instance.com METABASE_USER_EMAIL=your_email@example.com METABASE_PASSWORD=your_password # Alternative Authentication (recommended for production) # METABASE_API_KEY=your_api_key # Logging Configuration (optional) - 'debug', 'info', 'warn', 'error', 'fatal' LOG_LEVEL=info # Server Settings (optional) MCP_SERVER_PORT=3000

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/hyeongjun-dev/metabase-mcp-server'

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