MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/ClickHouse/mcp-clickhouse
DatabasesOfficialPython
C

ClickHouse/mcp-clickhouse

ClickHouse database integration with schema inspection and query capabilities

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

ClickHouse database integration with schema inspection and query capabilities

Installation

uv run ruff check . # run linting

Configuration

{
     "mcpServers": {
       "mcp-clickhouse": {
         "url": "http://127.0.0.1:8000",
         "headers": {
           "Authorization": "Bearer your-generated-token"
         }
       }

Capabilities

  • Run SQL queries

    Ask your assistant to execute read-only SQL against your ClickHouse cluster via `run_query`, with optional write access when enabled.

  • Explore databases and tables

    Use `list_databases` and `list_tables` to browse schemas, filter table names with `LIKE` patterns, and paginate through results.

  • Query data without ETL

    Use `run_chdb_select_query` to run SQL directly on files, URLs, or databases using chDB's embedded engine, no data movement required.

  • Check server health

    Ask your assistant to verify the MCP server's `/health` endpoint returns `200 OK` when connected to ClickHouse, or `503` when unavailable.

Tags

  • database
  • sql
  • analytics
  • awesome-list

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025