hluaguo/metabase-mcp
Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with your analytics data, this server acts as a bridge between your analytics platform and conversational AI.
Platform-specific configuration:
{
"mcpServers": {
"metabase-mcp": {
"command": "npx",
"args": [
"-y",
"metabase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...