metabase_mcp

Postergully/metabase_mcp

3.2

If you are the rightful owner of metabase_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A standalone Model Context Protocol (MCP) server for seamless Metabase integration with Claude Code, Cursor, and other MCP-compatible AI assistants.

Tools

Functions exposed to the LLM to take actions

list_dashboards

List all dashboards with pagination.

get_dashboard

Get specific dashboard details.

get_dashboard_cards

Get all cards in a dashboard.

add_card_to_dashboard

Add a card to a dashboard with intelligent positioning.

list_cards

List all questions/cards with pagination.

get_card

Get specific card details by ID.

execute_card

Execute a card and get results.

list_databases

List all connected databases.

execute_query

Execute SQL queries against databases.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources