Metabase (Business Intelligence & Analytics) Connector for AI agents.
7 live capabilities
Query your Metabase dashboards and audit SQL logic through natural conversation
Waiting for input…
Why people use Metabase (Business Intelligence & Analytics)
Stop Hunting Through Folders with Metabase for BI Analytics
With this Connector, you just ask your agent to find the report. It searches your entire Metabase instance and brings the right dashboard to you in seconds.
What Vinkius changes
You get a searchable, queryable version of your Metabase environment inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a revenue metric
A data analyst suspects a revenue number is wrong.
- Real-world use case 02
Finding a specific report
A marketing manager needs the 'Q4 Campaign Results' but can't find it.
- Real-world use case 03
Mapping out the BI structure
A new team member wants to see how reports are organized.
Complete set · 7capabilities
The complete Metabase (Business Intelligence & Analytics) capability set.
These are the exact actions your AI can choose when you ask it to work with Metabase (Business Intelligence & Analytics).
01—04
4 capabilities in this set.
Part of 7 available through Metabase (Business Intelligence & Analytics).
- 01 Capability
List databases
List_databases lists the physical Database integrations. Use it to see which raw data sources are currently parsed by your platform.
- 02 Capability
Search content
Search_content executes a global search for reporting entities. Use it to find Dashboards, Cards, or tables using specific keywords.
- 03 Capability
List dashboards
List_dashboards lists all dashboards mapped in the platform. Use it to get a full inventory of your reporting panels.
- 04 Capability
Get dashboard
Get_dashboard retrieves the layout matrices for a dashboard. Use it to see how specific cards and filters are arranged.
05—07
3 capabilities in this set.
Part of 7 available through Metabase (Business Intelligence & Analytics).
- 05 Capability
List cards
List_cards returns a heavy list of raw questions. Use it to audit every card parsed inside your Metabase environment.
- 06 Capability
Get card
Get_card fetches the explicit mapping logic behind a specific BI Card. Use it to see the exact SQL or visualization rules driving a metric.
- 07 Capability
List collections
List_collections lists the structural BI Collections in your instance. Use it to understand how your reporting folders are organized.
Set up in minutes
One URL. Then ask Metabase (Business Intelligence & Analytics) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Metabase (Business Intelligence & Analytics) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Metabase (Business Intelligence & Analytics), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Metabase (Business Intelligence & Analytics) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Metabase (Business Intelligence & Analytics) URL.
- Step 03
Save and start
Save the connection and enable Metabase (Business Intelligence & Analytics) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"metabase-business-intelligence-analytics": {
"url": "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Metabase (Business Intelligence & Analytics)
Open Agent mode in chat and ask: "Using Metabase (Business Intelligence & Analytics), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"metabase-business-intelligence-analytics": {
"url": "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Metabase (Business Intelligence & Analytics)
Ask Copilot: "Using Metabase (Business Intelligence & Analytics), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"metabase-business-intelligence-analytics": {
"url": "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Metabase (Business Intelligence & Analytics)
Open Cascade and ask: "Using Metabase (Business Intelligence & Analytics), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"metabase-business-intelligence-analytics": {
"url": "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Metabase (Business Intelligence & Analytics)
Ask Cline: "Using Metabase (Business Intelligence & Analytics), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add metabase-business-intelligence-analytics --transport http "https://edge.vinkius.com/vk_preview_81usxhuffmH5qVmHtpmbFZWoVXrKKHjT3u2k9g8R/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Metabase (Business Intelligence & Analytics)
Ask Claude: "Using Metabase (Business Intelligence & Analytics), show me...". 7 tools are ready
Where the request belongs
Work Metabase can move forward.
This is for the data analyst who spends hours hunting for reports and the business user who just wants a quick answer from their BI capability.
Data Analyst
Uses the capability on Tuesday afternoons to audit the SQL logic of high-stakes cards to ensure metrics are calculating correctly.
Business User
Uses it to quickly find specific sales or marketing reports without needing to know the exact folder structure.
Analytics Engineer
Uses it to monitor database connections and manage collection hierarchies across multiple Metabase instances.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsApache Superset
Connect your AI to Apache Superset. Explore BI dashboards, extract chart data, and run live SQL Lab analytics directly from your terminal.
Redash
Connect to Redash to manage SQL queries, execute data visualizations, and monitor dashboards directly from your AI agent.
Looker (Business Intelligence & Data)
Manage your BI environment via Looker. list dashboards, execute inline queries, and audit saved Looks.
Omni BI Intelligence
Interact with Omni BI dashboards, models, and data exports. run queries and track metrics directly from your AI agent.
ThoughtSpot
Search and analyze business data by interacting directly with your ThoughtSpot metadata and Liveboards via your AI agent.
Tableau
Access workbooks, views, data sources, and dashboard insights from Tableau. the enterprise BI and analytics platform.
Bring your own AI
Change the model, client or framework. Keep Metabase connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Metabase.
The practical details behind the request, access and result.
Can I use the Metabase MCP to find specific reports?
Yes, you can use the search capability to find any reports, dashboards, or tables across your entire Metabase instance using plain English keywords.
How does the Metabase MCP help with SQL auditing?
It allows your agent to pull the exact SQL logic and visualization rules behind any specific card so you can verify how metrics are calculated.
Can I see my database connections with the Metabase MCP?
Yes, you can ask your agent to list the physical database integrations that your Metabase platform is currently connected to.
Will the Metabase MCP help me organize my BI folders?
It lets you browse and list all your BI collections, making it much easier to understand and navigate your reporting taxonomy.
Is there a way to see dashboard layouts using the Metabase MCP?
Yes, you can request the layout matrix for any dashboard to see exactly how cards and filters are arranged in the UI.
Can I search for keywords across all my Metabase dashboards?
Yes, the search capability scans your entire Metabase instance for Dashboards, Cards, and tables that match your specific keywords.
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.
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.
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.
One connection away
Give your agent a direct line to Metabase.
Connect Metabase once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available