Loading languages...
ME

metabase-mcp-server

@cheukyin17521

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.

metabase
analytics
database
python
llm

# mcpServer Config

{
  "mcpServers": {
    "metabase-mcp-server": {
      "command": "/path/to/repo/.venv/bin/python",
      "args": [
        "/path/to/repo/server.py"
      ]
    }
  }
}

# stdio

uv run python server.py
Transport:
stdio
sse
streamable
Langue:
Python
Créé:4/16/2025
Mis à jour:11/4/2025
Page d'accueil: