Connect your account, then chat with AI to run tools.
Send Metabase alert webhooks to MCPBundles and inspect the latest payload in chat.
Try this workflow
Alert numbers
What question fired in the last alert and what values do data.raw_data cols and rows show?
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Analytics Teams, Data Teams, Operations
Alert numbers
Reads Metabase alert JSON and tabular results from export.json.
What question fired in the last alert and what values do data.raw_data cols and rows show?
Recent alert fires
Compares stored alert payloads across history.
List recent alert deliveries and summarize question_name, sent_at, and the first raw_data row for each.
How do I connect Metabase deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Metabase where alert webhook destinations are configured. Your agent reads stored deliveries — latest, history, and content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Domain knowledge for Metabase Webhook — workflow patterns, data models, and gotchas for your AI agent.
Each stored delivery is one Metabase alert webhook POST — JSON only, fired when a saved question's alert condition is met (or when someone sends a test). Dashboard subscriptions do not use this payload shape. Tools read what already landed; nothing here triggers a new alert send.
Top level:
Column names and row values reflect the underlying question — they are not a fixed schema across alerts.
Return the most recently stored report — tabular rows, raw text, or JSON depending on format. Default starting point for current report questions.
List recent stored reports — ids, capture time, filename, and format. Follow with latest report or get report for full content.
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count. Includes the ingest URL only when ...
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Metabase where alert webhook destinations are configured. Your agent reads stored deliveries — latest, history, and content — in chat.
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/metabase-webhook. Authentication is handled automatically.
Metabase Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Metabase Webhook uses API Key. Metabase Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Metabase Webhook to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/metabase-webhookThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Metabase Webhook and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More analytics integrations you might like
Piwik is an analytics platform that provides insights into user behavior, website traffic, and perfo...
Secoda is a data discovery and cataloging platform that enables organizations to manage, search, and...
Read Knowi scheduled report webhook deliveries posted to your hosted ingest URL.
Segment is a customer data platform that collects, cleans, and routes user interaction data to vario...
Mode is a collaborative analytics platform that allows teams to explore, analyze, and visualize data...
Read ThoughtSpot Liveboard schedule webhook deliveries stored from POST exports.