@imlewc/metabase-server

general MCP Server

mcp metabase

VerifiedInstall Ready
generalgeneral
3 views149 stars40 forksv0.1.0

Why This Matters

Discovered via smithery and last synced 3mo ago.

VerifiedInstall Ready
Source
smithery
Stars
149
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @imlewc/metabase-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-imlewc-metabase-server": {
      "command": "npx",
      "args": [
        "@imlewc/metabase-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

list_cards

List all questions/cards in Metabase

list_databases

List all databases in Metabase

get_dashboard_cards

Get all cards in a dashboard

execute_query

Execute a SQL query against a Metabase database

execute_card

Execute a Metabase question/card and get results

list_dashboards

List all dashboards in Metabase