alkemiai/alkemi-mcp
MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.
Quick Start
Clone the repository:
git clone https://github.com/alkemi-ai/alkemi-mcpClaude Desktop configuration example:
{
"mcpServers": {
"alkemi-mcp": {
"command": "npx",
"args": [
"-y",
"alkemiai/alkemi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.