feat: add mcp-servers/**

This commit is contained in:
Sun-ZhenXing
2025-10-23 09:21:44 +08:00
parent f603ed5db9
commit 5c3fc0f844
94 changed files with 2211 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# MCP ClickHouse Server Configuration
# ===================================
# MCP Service
MCP_CLICKHOUSE_VERSION=latest
MCP_CLICKHOUSE_PORT_OVERRIDE=8000
# ClickHouse Connection
CLICKHOUSE_URL=http://localhost:8123
CLICKHOUSE_USER=default
CLICKHOUSE_PASSWORD=
# Timezone
TZ=UTC