metabase-create

Create Metabase cards and dashboards via MCP tools.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill metabase-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metabase-create
Source: https://github.com/tecnologia-ibtech/geo-codex/tree/main/geo-metabase/skills/metabase-create
Command: npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill metabase-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Metabase cards and dashboards to reduce manual configuration and setup time for analytics.

Core Features & Use Cases

  • Create new saved questions (cards) in Metabase when starting new analyses.
  • Create dashboards to organize multiple cards and share insights with teams.
  • Organize resources in collections by project or domain for easier discovery.

Quick Start

Create a new saved question and/or dashboard in Metabase using the MCP tools.

Frequently Asked Questions about metabase-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating Metabase dashboards and saved questions?

You can automate creating Metabase dashboards and saved questions by using this Skill to generate cards, organize resources into collections, and set up analytics configurations programmatically through the Metabase MCP server.

What do I need to set up before creating Metabase cards automatically?

Before creating Metabase cards automatically, you need a METABASE_API_KEY environment variable and an active MCP server named metabase configured via .mcp.json to handle the API interactions.

Can I organize new Metabase cards into collections programmatically?

Yes, you can organize new Metabase cards into collections programmatically. The Skill supports grouping saved questions and dashboards into collections by project or domain for easier discovery.

What is the best way to add saved questions to a Metabase dashboard?

The best way to add saved questions to a Metabase dashboard is using this Skill to automate the process, which reduces manual configuration by handling card creation and dashboard placement through MCP tools.

Does this Skill work without a Metabase MCP server configured?

No, this Skill does not work without a Metabase MCP server. It requires an active MCP server named metabase configured in .mcp.json along with the METABASE_API_KEY environment variable to function properly.