Metabase AI Assistant runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 22 Feb 2026.
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add metabase-ai-assistant -- npx -y metabase-ai-assistant
{
"mcpServers": {
"metabase-ai-assistant": {
"args": [
"-y",
"metabase-ai-assistant"
],
"command": "npx"
}
}
}
[mcp_servers.metabase-ai-assistant]
command = "npx"
args = ["-y", "metabase-ai-assistant"]
{
"mcpServers": {
"metabase-ai-assistant": {
"args": [
"-y",
"metabase-ai-assistant"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"metabase-ai-assistant": {
"args": [
"-y",
"metabase-ai-assistant"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.