Skip to main content
Glama

ClickHouse MCP Server

by iskakaushik

run_select_query

Execute SELECT queries on the ClickHouse MCP Server to retrieve and analyze data directly from the database.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "run_select_queryArguments", "type": "object" }

You must be authenticated.

Other Tools from ClickHouse MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iskakaushik/mcp-clickhouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server