Metabase MCP Server

by cuenca-mx

Not rated
GitHub

About

Interact with Metabase, the open-source business intelligence platform, using Large Language Models.

Details

Author
cuenca-mx
Categories
Database

Setup

Install Metabase MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/cuenca-mx/metabase-mcp-server

Follow the installation instructions in the repository README, then restart your MCP client.

Interact with Metabase, the open-source business intelligence platform, using Large Language Models.

This project implements an MCP server to interact with theMetabase API, exposing key functionality via a MCP interface.

- 🔍 List Metabase cards
- 🗄️ List available databases
- 📊 Execute queries on cards
- 🧾 Run arbitrary queries
- 📝 Create new cards
- 🔖 Create bookmark
- 📁 List collections

git clone https://github.com/cuenca-mx/metabase-mcp-server.git cd metabase-mcp-server

- Configure your AI assistant client (Claude,Cursor, etc.) by adding the following configuration:

{ "mcpServers": { "metabase": { "command": "uv", "args": [ "--directory", "/ABSOLUTE/PATH/TO/PARENT/FOLDER/metabase_mcp_server", "run", "app.py" ], "env": { "METABASE_URL": "https://metabase.domain.com/", "METABASE_API_KEY": "your-secret-api-key" } } } }

This project uses a Makefile to simplify development tasks:

Configure required environment variables:

The project usespytestfor unit testing:

Use theMCP Inspectorfor testing and debugging:

Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.

MCP Server For Apache Doris, an MPP-based real-time data warehouse.

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.

Read and write access to your Baserow tables.

Introspect and query your apps deployed to Convex.

Interact with the data stored in Couchbase clusters using natural language.

Maritime intelligence for tracking vessels, analysing ports, and exploring ship data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.