MCP_MetaBase

MCP_MetaBase

3

The Metabase MCP Server facilitates interaction between AI assistants and Metabase, enabling database exploration, metadata retrieval, and action execution through a secure and web-accessible API. It includes features like relationship visualization and Docker support.

list_databases

List all databases configured in Metabase

get_database_metadata

Get detailed metadata for a specific database

db_overview

Get a high-level overview of all tables in a database

table_detail

Get detailed information about a specific table

visualize_database_relationships

Generate a visual representation of database relationships

run_database_query

Perform SQL query on the database

list_actions

List all operations configured in Metabase

get_action_details

Get detailed information about a specific operation

execute_action

Perform Metabase operation with parameters