Skip to main content
Data PlatformsTypeScript

alkemiai/alkemi-mcp

MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.

data-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/alkemi-ai/alkemi-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "alkemi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alkemiai/alkemi-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
TypeScript
Author
alkemi-ai