quiloos39/metabase-mcp-server
If you are the rightful owner of metabase-mcp-server 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.
The Metabase MCP Server is a Model Context Protocol server that integrates with Metabase, enabling AI assistants to interact with Metabase instances for database querying and analytics.
Tools
Functions exposed to the LLM to take actions
metabase_configure
Configure the connection to your Metabase instance.
metabase_validate_connection
Validate connection to Metabase and return comprehensive health status.
metabase_batch_operation
Execute multiple operations in parallel for improved performance.
metabase_list_databases
List all databases available in Metabase.
metabase_get_database
Get details about a specific database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client