ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Metabase with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your BI environment via Metabase. list dashboards, retrieve visual questions (cards), and search data entities.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Metabase capability set.

These are the exact actions your AI can choose when you ask it to work with Metabase.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Metabase.

  1. 01

    Search content

    Search globalThis reporting entities across Metabase

  2. 02

    List cards

    Returns heavy lists. List raw questions (cards) parsed inside Metabase

  3. 03

    List dashboards

    List dashboards mapped in the Metabase BI platform

  4. 04

    Get dashboard

    Get comprehensive Metabase Dashboard layout matrices

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Metabase.

  1. 05

    Get card

    Fetch explicit mapping logic behind a specific BI Card

  2. 06

    List collections

    List structural BI Collections (folders)

  3. 07

    List databases

    List physical Database integrations parsed by Metabase

Observed, not estimated

816ms average. Fast in production.

Metabase is checked daily against the live service.

Daily averagePeak 1095ms
Aug 20Today
Fastest day
628ms
Slowest day
1095ms
14-day trend
Slowing+18%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Metabase, so you can see the experience inside your AI.

It does not authenticate your account with Metabase. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Metabase Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Metabase capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "metabase-business-intelligence-analytics-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Metabase owners ask.

  • 01

    Does this work with self-hosted Metabase instances?

    Yes. You just need to provide your full Metabase Base URL (e.g., http://metabase.your-domain.com). Your agent will connect securely to your private instance using your API Key.

  • 02

    Can I see the SQL code behind a specific Metabase card through my agent?

    Yes. Use the get_card capability with a specific Card ID. Your agent will retrieve the complete mapping logic, exposing the underlying SQL query (if it's a SQL question) or the structural query parameters used to generate the visualization.

  • 03

    Can my agent list all databases currently connected to Metabase?

    Absolutely. Use the list_databases capability to identify all physical data warehouse integrations. Your agent will report the database names, types (e.g., PostgreSQL, Snowflake), and internal IDs available for querying.