io.github.enessari

metabase-ai-assistant

MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

METABASE_URL(str)
Required

Metabase instance URL (e.g., http://localhost:3000)

METABASE_USERNAME(str)

Metabase username for authentication

METABASE_PASSWORD(str)
Secret

Metabase password for authentication

METABASE_API_KEY(str)
Secret

Metabase API key (alternative to username/password)

DATABASE_HOST(str)

PostgreSQL database host for direct SQL execution

DATABASE_PORT(str)

PostgreSQL database port

DATABASE_NAME(str)

PostgreSQL database name

DATABASE_USER(str)

PostgreSQL database user

DATABASE_PASSWORD(str)
Secret

PostgreSQL database password