MCPServers
ClickHouse - MCP server logo

ClickHouse

165
0

Summary

This MCP server integrates with ClickHouse, providing a bridge between MCP and ClickHouse's powerful analytical database capabilities. Developed by iskakaushik, it enables seamless interaction with ClickHouse features like executing SQL queries, listing databases, and retrieving table information through the MCP protocol. The implementation is built using Python 3.13+ and leverages libraries like FastMCP and clickhouse-connect for MCP and ClickHouse compatibility respectively. It's designed for data analysts and engineers who want to incorporate AI assistance into their ClickHouse workflows, allowing for natural language queries and exploration of large datasets while maintaining read-only safeguards.

Available Actions(3)

run_select_query

Execute SQL queries on your ClickHouse cluster. Parameters: sql (string): The SQL query to execute. All ClickHouse queries are run with readonly = 1 to ensure they are safe.

list_databases

List all databases on your ClickHouse cluster.

list_tables

List all tables in a database. Parameters: database (string): The name of the database.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그