mcpbeat Sign in

MCP Clickhouse MCP Server

local only

MCP Clickhouse runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 10 · avg 5 · +127% w/w
a month agotoday
29
Installs / week
npm · @infoinlet/mcp-clickhouse
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-clickhouse -- npx -y @infoinlet/mcp-clickhouse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-clickhouse": {
      "args": [
        "-y",
        "@infoinlet/mcp-clickhouse"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-clickhouse]
command = "npx"
args = ["-y", "@infoinlet/mcp-clickhouse"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-clickhouse": {
      "args": [
        "-y",
        "@infoinlet/mcp-clickhouse"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-clickhouse": {
      "args": [
        "-y",
        "@infoinlet/mcp-clickhouse"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Clickhouse

same job, measured the same way
Google Search Console MCP Server
by conorbronsdon

Google Search Console for AI agents: search analytics, sitemaps, URL inspection.

38 installs/wk local only
SearchConsole.ai
by searchconsole

Read-only Search Console analytics, URL inspection, indexing diagnostics, and sitemaps.

answering
Google Search Console MCP
by scalably

Read-only Google Search Console MCP: Search Analytics, sitemaps, URL inspection. 5 tools.

local only
Convalytics
by dan-cleary

Read-only analytics for Convex apps, queryable via MCP from Claude, Cursor, and other clients.

15 tools answering
SEO Tools: Google Search Console
by antohins

Google Search Console: Search Analytics, URL Inspection, sitemaps (read-only, OAuth/service acct).

92 installs/wk local only
Yandex Analytics
by nozikov

Read-only Yandex analytics for AI agents: Metrika, Webmaster, Direct and Wordstat.

308 installs/wk local only
Analytics
by zenovay

Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.

answering
nlqdb — analytical memory for AI agents
by nlqdb

Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.

answering

MCP Clickhouse — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Clickhouse?
MCP Clickhouse runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @infoinlet/mcp-clickhouse was installed 29 times last week.
Is MCP Clickhouse still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Clickhouse?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @infoinlet/mcp-clickhouse straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Clickhouse?
The npm package @infoinlet/mcp-clickhouse was installed 29 times in the last week. Week over week that is +127%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.