SERVER
ClickHouse
Rank #31783pulsemcp/alyiox-clickhouse
Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
First listed
Mar 5, 2026
Last publish date
Apr 30, 2026
OVERVIEW
ClickHouse is a Model Context Protocol (MCP) server published by alyiox. It ranks #31783 of 58,832 servers tracked on MCP Toplist. ClickHouse is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Mar 5, 2026 and most recently updated on Apr 30, 2026.
STANDING
#31,783of 58,832 tracked servers
Ranks ahead of 27,049 of 58,832 servers on MCP Toplist.
CONNECT
Use ClickHouse
Add ClickHouse to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"alyiox-clickhouse": {
"command": "uvx",
"args": [
"mcp-clickhousex"
],
"env": {
"MCP_CLICKHOUSE_DSN": "<your MCP_CLICKHOUSE_DSN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
alyiox
MORE FROM THIS PUBLISHER
Other servers by alyiox
- Microsoft SQL Server#18378 · 1 ver
- Atlassian Attachments#18922 · 3 vers
- Walmart Connect Advertising APIs#32536 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Apr 30, 2026 |
FAQ
Frequently asked questions
- What is ClickHouse?
- Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
- Who maintains ClickHouse?
- ClickHouse is maintained by alyiox, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is ClickHouse an official MCP server?
- Yes — ClickHouse is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ClickHouse have?
- MCP Toplist tracks 1 version of ClickHouse, most recently published on Apr 30, 2026.
- Where can I find the source code for ClickHouse?
- The source code for ClickHouse is hosted at github.com/alyiox/mcp-clickhousex.
EXPLORE