# Metabase Cursor Plugin

> Cursor plugin for Metabase

- **Type:** MCP server
- **Install:** `agentstack add mcp-metabase-metabase-cursor-plugin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [metabase](https://agentstack.voostack.com/s/metabase)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [metabase](https://github.com/metabase)
- **Source:** https://github.com/metabase/metabase-cursor-plugin
- **Website:** https://metabase.com

## Install

```sh
agentstack add mcp-metabase-metabase-cursor-plugin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Metabase Cursor Plugin

The official Cursor MCP Plugin for [Metabase](https://www.metabase.com/). Developed and maintained by the Metabase Team.

## What’s included

- Skill: `setup-metabase-mcp` (`plugins/metabase/skills/setup-metabase-mcp/SKILL.md`)
- MCP server config: `plugins/metabase/mcp.json`

Current scope: **skills + MCP config only** (no rules, agents, commands, or hooks yet).

## Connecting to your Metabase

After installing the plugin, just ask the AI to set up your Metabase MCP server:

Just type: "Set up my Metabase MCP"

The `setup-metabase-mcp` skill will guide you through the rest. The AI will:

- Ask for your Metabase URL.
- Verify that your Metabase is version 60 or higher.
- Update your plugin's config with your Metabase's URL.

You'll need a valid login to your Metabase.

## How to test the Metabase plugin locally

1. Clone this repo.

2. Copy the `plugins/metabase` directory to you local Cursor plugins directory.

```sh
cp --recursive /path/to/metabase-cursor-plugin/plugins/metabase ~/.cursor/plugins/local/metabase
```

Note the `--recursive` flag; you need to copy directory and its sub-directories because Cursor won't resolve symlinks when loading local plugins.

3. With the plugin installed, ask the AI to "Set up my Metabase MCP".

The `setup-metabase-mcp` skill will guide you through configuring your `mcp.json` at ~/.cursor/plugins/local/metabase/mcp.json`.

4. Once your `mcp.json` is configured, reload Cursor, and you should be good to go.

## Attribution

The `setup-metabase-mcp` skill is adapted from the [Datadog MCP Setup](https://github.com/datadog-labs/cursor-plugin/blob/main/skills/datadog-mcp-setup/SKILL.md).

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [metabase](https://github.com/metabase)
- **Source:** [metabase/metabase-cursor-plugin](https://github.com/metabase/metabase-cursor-plugin)
- **License:** MIT
- **Homepage:** https://metabase.com

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-metabase-metabase-cursor-plugin
- Seller: https://agentstack.voostack.com/s/metabase
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
