The Docker Hub image mcp/clickhouse:latest was last pushed on 2025-10-31. Since then, significant features have been added to main that are not available in the published image or on PyPI (0.2.0):
CLIENT_CONFIG_OVERRIDES_KEY and the per-request config override mechanism in create_clickhouse_client()
mcp_middleware_hook.py and MCP_MIDDLEWARE_MODULE env var support
- Custom middleware support documented in README
Could you publish a new Docker image and PyPI release from the current main branch? The features we need are already merged — they just haven't been released.
The Docker Hub image
mcp/clickhouse:latestwas last pushed on 2025-10-31. Since then, significant features have been added tomainthat are not available in the published image or on PyPI (0.2.0):CLIENT_CONFIG_OVERRIDES_KEYand the per-request config override mechanism increate_clickhouse_client()mcp_middleware_hook.pyandMCP_MIDDLEWARE_MODULEenv var supportCould you publish a new Docker image and PyPI release from the current
mainbranch? The features we need are already merged — they just haven't been released.