Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-clickhouse

io.github.infoinlet-marketplace/mcp-clickhouse

Read-only ClickHouse for AI agents — analytics queries, table inspection, sizes, health.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ClickHouse
Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.
0 tools
clickhouse-mcp-agent
AI agent for ClickHouse database analysis via MCP
0 tools
io.github.infoinlet-marketplace/mcp-elasticsearch
Read-only Elasticsearch/OpenSearch for AI agents — search, indices, mappings, count, health.
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
0 tools
io.github.infoinlet-marketplace/mcp-kafka
Read-only Kafka for AI agents — topics, offsets, consumer groups, peek messages, health.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-clickhouse": {
      "url": "None",
      "transport": "http"
    }
  }
}