Overview
Features
Meta-data storage with Alkemi
Stores database metadata using Alkemi to enable accurate query generation and consistent results.
Automatic query generation
Generates proper queries tailored to the connected data sources for MCP clients.
Execution against connected sources
Queries Snowflake, BigQuery, Databricks and other sources via Alkemi backend.
STDIO wrapper for HTTP MCP Endpoint
Provides a STDIO-based interface to the Streamable HTTP MCP Endpoint at api.alkemi.cloud/mcp.
Multi-server support
Supports multiple MCP servers distinguished by MCP_NAME and optional PRODUCT_ID.
Bearer token authentication
Uses BEARER_TOKEN for authentication against the MCP server.
Easy deployment with Claude Desktop integration
Configurable via Claude Desktop JSON config; supports npx and local builds.
Development and debugging tooling
Includes npm build, watch, and MCP Inspector for debugging.
Who Is This For?
- Data teams:Share a standardized MCP server for querying Alkemi-connected data sources across teammates.
- Developers:Integrate into Claude Desktop or other MCP clients using npx or built index.js.




