Back to MCP Servers
Alkemi
MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.
data-platformsgoai
By alkemi-ai
Installation
npx -y alkemi-mcpConfiguration
{
"mcpServers": {
"alkemi-mcp": {
"command": "npx",
"args": ["-y", "alkemi-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes