Skip to content

Commit 23157f2

Browse files
authored
Merge pull request #4090 from ClickHouse/Blargian-patch-64
MCP: remove sentence
2 parents 0da86a3 + 87bae2e commit 23157f2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/use-cases/AI_ML/MCP/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ A diagram showing the architecture is below:
3333

3434
<Image img={overview} alt="MCP overview" size="lg"/>
3535

36-
The Claude Desktop application acts as a client that can connect to various MCP servers, enabling Claude to interact with external services like Google Drive, web APIs, Google Maps, and databases—including ClickHouse.
37-
3836
## Does ClickHouse have an MCP Server? {#clickhouse-mcp-server}
3937

4038
It does!
@@ -44,10 +42,9 @@ The [ClickHouse MCP Server](https://github.com/ClickHouse/mcp-clickhouse) offers
4442
* `list_databases` - List all databases on your ClickHouse cluster.
4543
* `list_tables` - List all tables in a database.
4644

47-
4845
## Guides for using the ClickHouse MCP Server {#clickhouse-mcp-server-guides}
4946

5047
Below are some guides showing how to use the ClickHouse MCP Server.
5148

5249
<!--AUTOGENERATED_START-->
53-
<!--AUTOGENERATED_END-->
50+
<!--AUTOGENERATED_END-->

0 commit comments

Comments
 (0)