Connects Claude to ClickHouse databases in read-only mode for safe analytics exploration. You get table inspection, schema discovery, query execution, and cluster health checks without worrying about accidental writes. Reach for this when you want an AI assistant to help analyze your ClickHouse data, generate reports, or troubleshoot performance issues by examining table sizes and system metrics. The read-only constraint makes it safer to expose production analytics databases to AI agents that need to answer business intelligence questions or explore your data warehouse.
Public tool metadata for what this MCP can expose to an agent.
get_clickpipeReturns the specified ClickPipe.3 paramsReturns the specified ClickPipe.
serviceIdstringclickPipeIdstringorganizationIdstringget_organizationsRetrieves all accessible ClickHouse Cloud organizations.Retrieves all accessible ClickHouse Cloud organizations.
No parameter schema in public metadata yet.
run_select_queryExecutes a SELECT query against a ClickHouse service. Runs a read-only SELECT query on the specified ClickHouse service via the Query API endpoint. This function provides direct access to database content through SQL queries while ensuring that only read operations are permitted.3 paramsExecutes a SELECT query against a ClickHouse service. Runs a read-only SELECT query on the specified ClickHouse service via the Query API endpoint. This function provides direct access to database content through SQL queries while ensuring that only read operations are permitted.
querystringserviceIdstringtimeoutSecondsintegerlist_databasesRetrieves all databases available in a ClickHouse service.1 paramsRetrieves all databases available in a ClickHouse service.
serviceIdstringlist_tablesRetrieves a comprehensive list of tables in a ClickHouse database, including columns.4 paramsRetrieves a comprehensive list of tables in a ClickHouse database, including columns.
likestringnotLikestringdatabasestringserviceIdstringget_services_listRetrieves all services in a ClickHouse Cloud organization.1 paramsRetrieves all services in a ClickHouse Cloud organization.
organizationIdstringget_organization_detailsReturns details of a single organization. The auth key must belong to the organization.1 paramsReturns details of a single organization. The auth key must belong to the organization.
organizationIdstringget_service_detailsReturns a service that belongs to the organization.2 paramsReturns a service that belongs to the organization.
serviceIdstringorganizationIdstringlist_clickpipesRetrieves all ClickPipes configured for a specific service.2 paramsRetrieves all ClickPipes configured for a specific service.
serviceIdstringorganizationIdstringlist_service_backupsReturns a list of all backups for the service. The most recent backups comes first in the list.2 paramsReturns a list of all backups for the service. The most recent backups comes first in the list.
serviceIdstringorganizationIdstringget_organization_costRetrieves billing and usage cost data for a ClickHouse Cloud organization. Returns a grand total and a list of daily, per-entity organization usage cost records for the organization in the queried time period (maximum 31 days).3 paramsRetrieves billing and usage cost data for a ClickHouse Cloud organization. Returns a grand total and a list of daily, per-entity organization usage cost records for the organization in the queried time period (maximum 31 days).
to_datestringfrom_datestringorganizationIdstringget_service_backup_detailsReturns a single backup info.3 paramsReturns a single backup info.
backupIdstringserviceIdstringorganizationIdstringget_service_backup_configurationReturns the service backup configuration.2 paramsReturns the service backup configuration.
serviceIdstringorganizationIdstringhovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured