MCPServers
ClickHouse - MCP server logo

ClickHouse

0
0

Summary

ClickHouse MCP provides a bridge between Claude and ClickHouse databases, enabling AI assistants to execute queries and retrieve data directly from ClickHouse instances. Built by Alex Novikov, it leverages the official ClickHouse Go client to establish secure connections with configurable authentication options. The implementation is containerized with Docker for easy deployment and includes comprehensive test coverage. This tool is particularly valuable for data analysis workflows requiring access to time-series data, analytics datasets, or large-scale data warehouses stored in ClickHouse without leaving the conversation interface.

Available Actions(4)

get_databases

Получение списка баз данных. Параметры: {}

get_tables

Получение списка таблиц в выбранной базе данных. Параметры: database (string)

get_schema

Получение схемы выбранной таблицы. Параметры: database (string), table (string)

query

Выполнение SQL запроса и получение результатов. Параметры: query (string), limit (optional integer)

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags