Skip to main content

An MCP server for Clickzetta.

Project description

MCP ClickZetta Server Service Manager

Usage:

$ ./service.sh start [--host HOST] [--port PORT]

$ ./service.sh stop

$ ./service.sh restart [--host HOST] [--port PORT]

$ ./service.sh status

$ ./service.sh reinstall

$ ./service.sh logs [--tail N]

Examples:

./service.sh start                    # Start with defaults
./service.sh start --port 8080        # Start on port 8080
./service.sh stop                     # Stop the service
./service.sh restart                  # Restart the service
./service.sh status                   # Check service status
./service.sh logs --tail 50           # Show last 50 log lines
./service.sh logs -f                  # use follow mode

stdio mcp

Configure stdio MCP for your local agent by adding the following to your agent configuration:

  {
    "mcpServers": {
      "clickzetta-studio-mcp-local-stdio": {
        "type": "stdio",
        "command": "/Users/zhanglin/PycharmProjects/claude-skills-mcp/cz-mcp-server/.venv/bin/python",
        "args": [
          "-m",
          "cz_mcp.run_stdio_server",
           "CZ_MCP_TRANSPORT=stdio",
          "CZ_MCP_LOG_TO_FILE=0",
          "x-Lakehouse-Username=xxx",
          "x-Lakehouse-Password=xxx",
          "x-Lakehouse-Service=uat-api.clickzetta.com",
          "x-Lakehouse-Instance=xxx",
          "x-Lakehouse-Workspace=xxx",
          "x-Lakehouse-Schema=public",
          "x-Lakehouse-VCluster=DEFAULT"
        ]
      }
    }
  }
···

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cz_mcp_server-1.0.6.tar.gz (426.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cz_mcp_server-1.0.6-py3-none-any.whl (511.4 kB view details)

Uploaded Python 3

File details

Details for the file cz_mcp_server-1.0.6.tar.gz.

File metadata

  • Download URL: cz_mcp_server-1.0.6.tar.gz
  • Upload date:
  • Size: 426.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for cz_mcp_server-1.0.6.tar.gz
Algorithm Hash digest
SHA256 909d041e6828b55369fca8d327030e4cd5d14c79a678e93bdff759913628085a
MD5 75cc7e965c2fb19899012d89cd9e9f09
BLAKE2b-256 ba7629debe59484d973ff9971fdde3b7f9d59cadc425df63936febf249c9aea4

See more details on using hashes here.

File details

Details for the file cz_mcp_server-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: cz_mcp_server-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 511.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for cz_mcp_server-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2cbf73d8e032a9f446ce945e3857e3d67c0c74d54eff8b819628883bbe46203f
MD5 f19e8b4daf7bc35fabe3f7c7cc04cd52
BLAKE2b-256 1db00a10eac4dd8001ff14e0060e4c6afdc7982f76b76f1aa416a4365395f9bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page