Back to search
30
MCP
iflow-mcp_clickhouse-mcp-server
pypi/iflow-mcp_clickhouse-mcp-serverA Model Context Protocal (MCP) server that enables secure interaction with Clickhouse. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"iflow-mcp_clickhouse-mcp-server": {
"url": "None",
"transport": "http"
}
}
}