Enessari Metabase Ai Assistant
enessari-metabase-ai-assistant is a Claude Code plugin for the Grow phase that exposes Metabase to AI agents through an MCP server with 111+ tools for SQL generation and dashboard automation.
Wire Claude or Cursor to your Metabase instance so agents can run SQL, manage dashboards, and automate BI workflows without clicking through the admin UI.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install enessari-metabase-ai-assistant@enessari/metabase-ai-assistantBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:enessari/metabase-ai-assistant") and the paste-ready config with skillselion.get_install_config("plugin:enessari/metabase-ai-assistant").
What it does
enessari-metabase-ai-assistant is a Claude Code plugin that packages a Metabase-focused MCP server so coding agents can talk to your BI stack in natural language. Solo builders who already run Metabase for revenue, funnel, or ops dashboards can install it when they want agents to draft SQL, explore schemas, and adjust dashboards without context-switching out of the IDE. The bundle advertises more than a hundred tools spanning generation, integration, and management tasks—enough coverage that most day-to-day analytics chores stay inside the agent thread. It targets the Grow phase of the journey rather than greenfield product coding: you typically add it once data exists and you need faster iteration on questions and visualizations. Complexity is intermediate because you must configure Metabase credentials, MCP transport, and sane read-only roles before trusting generated SQL in production.
Highlights
- MCP server bundling 111+ Metabase-oriented tools for agents
- AI-assisted SQL generation and query execution against connected databases
- Dashboard and enterprise BI automation (create, update, organize assets)
- Works with Claude Code, Cursor, and ChatGPT-style MCP clients
- PostgreSQL and warehouse-friendly workflows for solo SaaS operators
Why builders use it
You live in Metabase for answers but still copy SQL and click through admin screens while your agent sits idle in the editor.
Your agent can query Metabase, propose SQL, and drive dashboard changes from Claude Code or Cursor with MCP configured.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 35 stars, 0 votes.
FAQ
Who is enessari-metabase-ai-assistant for?
Solo builders and small teams using Metabase who want Claude, Cursor, or ChatGPT-connected agents to run BI tasks via MCP.
When should I use enessari-metabase-ai-assistant?
Use it after Metabase is live and you repeatedly need SQL, dashboards, or admin actions from inside your coding agent.
How do I add enessari-metabase-ai-assistant to my agent?
Install the Claude Code plugin from the bundle repo, register the Metabase MCP server with your instance URL and API credentials, then enable the tools in your MCP client settings.
Comments
Share how you use enessari-metabase-ai-assistant, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.