Labsco
harshithgowdakt logo

ClickHouse MCP Server

from harshithgowdakt

A Node.js server for querying ClickHouse databases.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

ClickHouse MCP Server

A Model Context Protocol (MCP) server implementation that enables Claude AI to interact with ClickHouse databases through a secure and efficient interface.

Development

Running Tests

npm test

Building the Project

npm run build

Linting

npm run lint

Security Notes

  • The server only allows SELECT queries for the query tool
  • Consider setting up proper authentication for your ClickHouse instance
  • Use environment variables for sensitive credentials
  • Restrict network access to your ClickHouse server as needed

Security Notes

  • The server only allows SELECT queries for the query tool
  • Consider setting up proper authentication for your ClickHouse instance
  • Use environment variables for sensitive credentials
  • Restrict network access to your ClickHouse server as needed