Alkemi Mcp
@alkemi-ai
About Alkemi Mcp
Integrate your Alkemi Data, connected to Snowflake, Google BigQuery, DataBricks and other sources, with your MCP Client.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"alkemi": {
"command": "npx",
"args": [
"@alkemiai/alkemi-mcp"
],
"env": {
"BEARER_TOKEN": "<YOUR_TOKEN>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Alkemi Mcp?
Alkemi Mcp is a STDIO wrapper for the Streamable HTTP MCP endpoint at https://api.alkemi.cloud/mcp that integrates Alkemi Data—connected to Snowflake, Google BigQuery, DataBricks and other sources—with any MCP Client. It uses Alkemi to store database metadata, generate proper queries, and query the database so teams can share consistent data-access capabilities. Get a free API key at datalab.alkemi.ai.
How to use Alkemi Mcp?
Install via npx @alkemiai/alkemi-mcp or build locally from the cloned repository. Add a configuration entry to your Claude Desktop claude_desktop_config.json, setting the required BEARER_TOKEN environment variable. Optionally set MCP_NAME to name the server or PRODUCT_ID to limit scope to a single product. Multiple Alkemi Mcp instances can be configured with different names and product IDs.
Key features of Alkemi Mcp
- STDIO wrapper for the Streamable HTTP MCP endpoint
- Stores database metadata for accurate query generation
- Generates proper SQL queries automatically
- Queries the underlying database on your behalf
- Supports multiple database sources (Snowflake, BigQuery, DataBricks, etc.)
- Allows sharing a single MCP Server across teammates
Use cases of Alkemi Mcp
- Query databases without requiring users to know table schemas or SQL details
- Share a single MCP Server so all teammates have the same data-query quality
- Narrow scope to a specific product or dataset using PRODUCT_ID
- Connect an MCP client to cloud data warehouses like Snowflake and BigQuery
FAQ from Alkemi Mcp
What is Alkemi Mcp and how does it differ from directly querying a database?
Alkemi Mcp uses Alkemi to store database metadata, generate proper queries, and execute them—removing the need to maintain schema information in every agent or MCP Client. This prevents wrong answers and scales better for teams sharing data.
How do I get an API key for Alkemi Mcp?
Sign up for a free API key at datalab.alkemi.ai.
What environment variables are required?
The BEARER_TOKEN is required. MCP_NAME and PRODUCT_ID are optional (use MCP_NAME when configuring multiple instances to avoid duplicate names).
What runtime or dependencies are needed?
Alkemi Mcp runs via Node.js. It can be executed with npx (no local install) or built from the repository using npm install && npm run build. The server communicates over stdio.
How does authentication work for Alkemi Mcp?
Authentication is handled by setting the BEARER_TOKEN environment variable, which provides the bearer token for the underlying Streamable HTTP MCP endpoint.
Frequently asked questions
What is Alkemi Mcp and how does it differ from directly querying a database?
Alkemi Mcp uses Alkemi to store database metadata, generate proper queries, and execute them—removing the need to maintain schema information in every agent or MCP Client. This prevents wrong answers and scales better for teams sharing data.
How do I get an API key for Alkemi Mcp?
Sign up for a free API key at [datalab.alkemi.ai](https://datalab.alkemi.ai?ref=alkemi-mcp).
What environment variables are required?
The `BEARER_TOKEN` is required. `MCP_NAME` and `PRODUCT_ID` are optional (use `MCP_NAME` when configuring multiple instances to avoid duplicate names).
What runtime or dependencies are needed?
Alkemi Mcp runs via Node.js. It can be executed with `npx` (no local install) or built from the repository using `npm install && npm run build`. The server communicates over stdio.
How does authentication work for Alkemi Mcp?
Authentication is handled by setting the `BEARER_TOKEN` environment variable, which provides the bearer token for the underlying Streamable HTTP MCP endpoint.
Basic information
More Databases MCP servers
ClickHouse MCP Server
ClickHouseConnect ClickHouse to your AI assistants.
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
MCP Alchemy
runekaagaardA MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.

Fund Momentum MCP Server
schneidavieFund Momentum MCP Server — VC intelligence for AI assistants. 1000+ active VC funds, live investor signals, AI-powered startup matching.
Comments