Skip to content

Docker image on Docker Hub is outdated (missing middleware and config override features) #161

@halfbaked

Description

@halfbaked

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions