MCPVault

favorite_dashboard

MCP tool from MCP Metabase Server by easecloudio

Mark a dashboard as a favourite

How to use it

favorite_dashboard is exposed by the MCP Metabase Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the favorite_dashboard tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Metabase Server

$npx @easecloudio/mcp-metabase-server
FULL MCP METABASE SERVER LISTING

Other tools in MCP Metabase Server (39)

add_card_to_dashboard

Add a card with positioning

add_text_block

Add a text or heading block to a dashboard

all

Every available tool (default)

copy_card

Duplicate a card

copy_dashboard

Duplicate a dashboard (shallow or deep copy)

create_card

Create a new question

create_dashboard

Create a new dashboard

create_dashboard_public_link

Create a public sharing link

delete_card

Delete / archive a question

delete_dashboard

Delete / archive a dashboard

delete_dashboard_public_link

Remove the public link

essential

Core read + execute tools only

execute_card

Run a card and return results

execute_dashboard_card

Execute a specific dashcard and return results

get_card

Get a card by ID (includes full SQL / MBQL query)

get_dashboard

Get a specific dashboard by ID

get_dashboard_cards

Get all cards in a dashboard

get_dashboard_queries

Extract all card queries with resolved field IDs

get_dashboard_related

Get related content suggestions

get_dashboard_revisions

Get revision history (audit trail)

list_cards

List all questions / cards

list_dashboards

List all dashboards

list_embeddable_dashboards

List dashboards enabled for embedding

list_public_dashboards

List dashboards with public links

move_cards

Move one or more cards to a different collection

move_cards_to_collection

Bulk-move cards from a source collection

read

All non-destructive tools

remove_card_from_dashboard

Remove a card

revert_dashboard

Revert to a previous revision

save_dashboard

Save a complete dashboard object with nested data

save_dashboard_to_collection

Move a dashboard into a specific collection

search_dashboards

Search dashboards by name or description

unfavorite_dashboard

Remove a dashboard from favourites

update_card

Update an existing question

update_dashboard

Update an existing dashboard

update_dashboard_card

Update card position, size, and settings

update_dashboard_cards

Bulk-replace all cards on a dashboard

update_dashcard

Update a specific dashcard's properties

write

All tools including create / update / delete