Building AI agents and applications that can process and analyze data in real-time requires access to high-performance analytics.
Today, we're excited to announce that ClickHouse Cloud is now available in the new “AI Agents and Tools” category in the AWS Marketplace, making it easier than ever for developers to integrate lightning-fast analytics into their AI-powered applications and workflows. This milestone is made possible thanks to the availability (in private preview at the time of writing) of our new remote Model Context Protocol server feature that simplifies how AI agents and applications connect to data in ClickHouse Cloud.
Introducing the remote MCP Server in ClickHouse Cloud
The Model Context Protocol (MCP) simplifies how AI agents and applications interact with data. ClickHouse Cloud’s Remote MCP Server provides a secure, managed bridge between analytical data and any MCP-compatible client. No infrastructure to deploy, no servers to maintain, just instant connectivity between your data and the AI tools your team already uses.

Key Benefits
Turn-key MCP Integration
Built directly into ClickHouse Cloud, this managed service eliminates the complexity of exposing data to AI agents. Teams no longer need to create custom integrations, manage authentication systems, or worry about infrastructure scaling.
OAuth authentication
Ensures secure access to your data from external AI applications. The remote MCP Server capability is built on top of the existing ClickHouse Cloud Query API Endpoints and fine-grained access control model.
Compatible with Your Favorite MCP-compatible AI Tools
Whether you use a chat-based interface like Claude, ChatGPT, an AI IDE like Cursor or Windsurf, or custom AI agents deployed within your infrastructure.
How to Get Started
The ClickHouse Cloud Remote MCP server is in private preview. Join the waitlist by filling out the form at clickhouse.ai
- Enable the remote MCP Server → Built into your ClickHouse Cloud service (only for service admins)
- Connect Your MCP Client → Add the MCP server URL to your client configuration
- Authenticate → Secure OAuth flow for client authorization
- Query → Use natural language to analyze your data
You’ll find a complete tutorial using Claude Code as an MCP client in our documentation.

Our journey with agentic analytics
Back in February, we wrote about how agentic access to real-time data can unlock many use-cases, including:
- Intelligent dashboards where users can ask questions in natural language
- Enhanced monitoring of metrics and alerts on anomalies
- AI-powered IDEs that can query production data to inform development decisions
- Customer service agents with real-time access to user data
At ClickHouse, we have been running our internal agentic product analytics use-cases for months, powered by Amazon Bedrock and the ClickHouse MCP server. Its rapid adoption revealed the power of conversational data interfaces, allowing us to experience first-hand the game-changing paradigm it introduces when associated with real-time data. To make sure everyone has a chance to experience it, we also released a public demonstration on top of the ClickHouse playground service at: llm.clickhouse.com
Now with the remote MCP server for ClickHouse Cloud, it is easier than ever to experience conversational data exploration against real-time data with minimal setup.
Security and MCP
Ensuring the security of the remote MCP server was paramount in its design and implementation. Like all other ClickHouse Cloud services, the remote MCP server has undergone a stringent internal security process to guarantee its security.
OAuth-based authorization
The remote MCP server uses the OAuth protocol to ensure that the permissions are properly checked on a user level; after registration and authentication, the identity used by the MCP server is only able to act on behalf of the user. This decision limits the MCP server to what the user can interact with directly in Clickhouse Cloud and ensures that no accidental privilege escalation can take place. Existing permissions in a ClickHouse Cloud service will therefore apply to the MCP server.
Disabled by default, and read-only by design
The remote MCP Server feature is disabled by default for ClickHouse Cloud services; it can be enabled via the Connect menu. We also took the conscious decision to limit the MCP server capabilities to read-only operations. With an expanding attack surface through prompt injections and the LLM behavior landscape ever evolving, the risk of a prompt injection triggering destructive actions exists.

Get started today
Ready to give your AI agents and applications direct access to lightning-fast analytics? Here's how to begin:
- Join the waitlist by filling out the form at clickhouse.ai
- Connect to your ClickHouse service or find ClickHouse Cloud in the AWS Marketplace AI Agents category
- Check out our Remote MCP Server documentation for setup guides
The combination of a lightning-fast database and a Remote MCP Server creates new possibilities for AI-powered analytics. We can't wait to see what you build!