MCP Directory
Back

metabase-mcp

by hluaguo · Python · ★ 63

Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with your analytics data, this server acts as a bridge between your analytics platform and conversational AI.

#analytics#business-intelligence#claude#claude-code#data-analysis#database#fastmcp#llm#mcp#metabase#model-context-protocol#python

Install

pip install git+https://github.com/hluaguo/metabase-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "metabase-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/hluaguo/metabase-mcp.git"
      ]
    }
  }
}

From the README

[](https://badge.fury.io/py/metabase-mcp) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/jlowin/fastmcp) A high-performance **Model Context Protocol (MCP) server** for **Metabase**, enabling AI assistants like **Claude**, **Cursor**, and other MCP clients to interact seamlessly with your Metabase instance. Query databases, execute SQL, manage dashboards, and automate analytics workflows with natural language through AI-powered database operations. **Perfect for:** Data analysts, developers, and teams looking to integrate AI assistants with…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers