File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
slug : /use-cases/AI/MCP/claude-desktop
3
- sidebar_label : ' Claude Desktop and ClickHouse MCP '
3
+ sidebar_label : ' Integrate Claude Desktop'
4
4
title : ' Set Up ClickHouse MCP Server with Claude Desktop'
5
5
pagination_prev : null
6
6
pagination_next : null
Original file line number Diff line number Diff line change 1
1
---
2
2
slug : /use-cases/AI/MCP/librechat
3
- sidebar_label : ' LibreChat and ClickHouse MCP '
3
+ sidebar_label : ' Integrate LibreChat '
4
4
title : ' Set Up ClickHouse MCP Server with LibreChat and ClickHouse Cloud'
5
5
pagination_prev : null
6
6
pagination_next : null
Original file line number Diff line number Diff line change 1
1
---
2
2
slug : /use-cases/AI/MCP/ollama
3
- sidebar_label : ' Ollama and ClickHouse MCP '
3
+ sidebar_label : ' Integrate Ollama '
4
4
title : ' Set Up ClickHouse MCP Server with Ollama'
5
5
pagination_prev : null
6
6
pagination_next : null
@@ -218,4 +218,4 @@ In our experience when using smaller models (the default qwen3 model has 8 billi
218
218
For example, you'll need to explicitly ask it to list the databases and tables rather than straight away asking it to query a certain table.
219
219
You can partially eleviate this problem by using a large model (e.g. qwen3:14b), but that will run more slowly on consumer hardware.
220
220
221
- </VerticalStepper >
221
+ </VerticalStepper >
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ pagination_next: null
7
7
description : ' This guide explains how to enable and use the ClickHouse Cloud Remote MCP'
8
8
keywords : ['AI', 'ClickHouse Cloud', 'MCP']
9
9
show_related_blogs : true
10
+ sidebar_position : 1
10
11
---
11
12
12
13
import {CardHorizontal} from '@clickhouse/click-ui /bundled'
You can’t perform that action at this time.
0 commit comments