Metabase Official MCP Server

Created By
metabase5 days ago
Metabase includes a built-in MCP server that lets AI clients connect directly to a Metabase instance. It builds on Metabase's Agent API to expose tools for searching, exploring, querying, and visualizing data — all scoped to the connecting user's permissions.
Overview

Metabase MCP Server

Metabase includes a built-in Model Context Protocol (MCP) server that lets AI clients connect directly to a Metabase instance. It uses the Streamable HTTP transport and builds on Metabase's Agent API to expose tools for searching, exploring, querying, and visualizing data — all scoped to the connecting user's permissions.

Documentation

You can read the latest documentation here:

Server Config

{
  "mcpServers": {
    "metabase": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://{your-metabase.example.com}/api/mcp",
        "--allow-http"
      ]
    }
  }
}
Project Info
Created At
5 days ago
Updated At
5 days ago
Author Name
metabase
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago