Loading languages...
ME

metabase-mcp

@cheukyin17515

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
mcp-server
python

# 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
Язык:
Python
Создано:4/16/2025
Обновлено:8/24/2025
Домашняя страница: