MCPServers

Summary

Metabase MCP Server provides a bridge between AI assistants and Metabase analytics platforms, enabling conversational access to business intelligence data. Developed by Hyeongjun Yu, this TypeScript implementation exposes six tools that allow assistants to list dashboards, cards, and databases, execute saved questions with parameters, extract dashboard components, and run custom SQL queries. The server supports both session-based and API key authentication methods, delivers structured JSON responses, and includes comprehensive error handling and logging capabilities, making it particularly valuable for teams that want to analyze their Metabase data through natural language interactions.

Available Actions(6)

list_dashboards

Retrieve all available dashboards in your Metabase instance.

list_cards

Get all saved questions/cards in Metabase.

list_databases

View all connected database sources.

execute_card

Run saved questions and retrieve results with optional parameters.

get_dashboard_cards

Extract all cards from a specific dashboard.

execute_query

Execute custom SQL queries against any connected database.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그