Server data from the Official MCP Registry
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
Set these up before or after installing:
Environment variable: METABASE_URL
Environment variable: METABASE_USERNAME
Environment variable: METABASE_PASSWORD
Environment variable: METABASE_API_KEY
Environment variable: DATABASE_HOST
Environment variable: DATABASE_PORT
Environment variable: DATABASE_NAME
Environment variable: DATABASE_USER
Environment variable: DATABASE_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-enessari-metabase-ai-assistant": {
"env": {
"METABASE_URL": "your-metabase-url-here",
"DATABASE_HOST": "your-database-host-here",
"DATABASE_NAME": "your-database-name-here",
"DATABASE_PORT": "your-database-port-here",
"DATABASE_USER": "your-database-user-here",
"METABASE_API_KEY": "your-metabase-api-key-here",
"DATABASE_PASSWORD": "your-database-password-here",
"METABASE_PASSWORD": "your-metabase-password-here",
"METABASE_USERNAME": "your-metabase-username-here"
},
"args": [
"-y",
"metabase-ai-assistant"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!