modelcontextprotocol / servers

Model Context Protocol Servers
https://modelcontextprotocol.io
MIT License
3.07k stars 253 forks source link

Support for clickhouse #101

Open abhishekgahlot2 opened 2 days ago

abhishekgahlot2 commented 2 days ago

Add support for clickhouse for querying analytics through llm

I can help contribute to this.

sdairs commented 2 days ago

for reference there is the Tinybird MCP Server which is a platform built on top of ClickHouse (though abstracted through APIs, so it doesn't have an impl for connecting directly to CH)