Metabase Server
JSON →Integrate with Metabase to query databases and visualize data. Requires Metabase URL and API key for authentication.
Install
npx -y @smithery/cli Tools · 6
- list_dashboards List all dashboards in Metabase
- list_cards List all questions/cards in Metabase
- list_databases List all databases in Metabase
- execute_card Execute a Metabase question/card and get results
- get_dashboard_cards Get all cards in a dashboard
- execute_query Execute a SQL query against a Metabase database
Environment variables
METABASE_URLMETABASE_API_KEY
Links
★ 145 GitHub stars