Skip to main content
Glama

clickhouse-mcp-server

connect_database

Establish a connection to a specified ClickHouse database for querying and data interaction. Simplifies database access within the MCP server framework.

Instructions

Connect to a specific ClickHouse database

Input Schema

NameRequiredDescriptionDefault
databaseYes

Input Schema (JSON Schema)

{ "properties": { "database": { "title": "Database", "type": "string" } }, "required": [ "database" ], "title": "connect_databaseArguments", "type": "object" }
Install Server

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/burakdirin/clickhouse-mcp-server'

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