Metabase MCP Server

Stableanalytics
55 starsTypeScriptcommunity
GitHub
About

Overview

The Metabase MCP Server enables AI agents to interact with Metabase, the open-source business intelligence tool. It provides tools for running queries, accessing dashboards, creating saved questions, and managing database connections.
Capabilities

Tools & Capabilities

query

Run a native query against a database

list_dashboards

List dashboards

get_dashboard

Get dashboard with its cards

list_databases

List connected databases

list_questions

List saved questions

Setup

Installation

bash
Install
npx -y mcp-server-metabase
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "metabase": {
      "command": "npx",
      "args": ["-y", "mcp-server-metabase"],
      "env": { "METABASE_URL": "http://localhost:3000", "METABASE_SESSION_TOKEN": "your-token" }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us