Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ClickHouse • Analytics & Monitoring
An MCP server that exposes ClickHouse and chDB query capabilities to agents, enabling safe readonly SQL queries and embedded-engine querying.
Execute safe, readonly SQL queries on a ClickHouse cluster to fetch analytics or metadata without risking data modifications.
Query heterogeneous data sources (files, URLs, other databases) directly via chDB's embedded ClickHouse engine without performing ETL.
A health-checked, environment-configurable MCP endpoint (stdio/http/sse) to integrate ClickHouse access into automated workflows or inspections.
This MCP server provides tools to run readonly SQL against ClickHouse (run_select_query, list_databases, list_tables) and to execute queries using chDB's embedded ClickHouse engine (run_chdb_select_query). It supports stdio, HTTP, and SSE transports, includes a health-check endpoint, and is configurable entirely via environment variables. chDB support lets agents query data from files, URLs, and databases without ETL, while the ClickHouse tools let agents interact with existing ClickHouse clusters securely (readonly mode). The project is packaged for easy installation via PyPI and includes development/testing guidance.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.