Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mcp-gateway.yaml 設定檔詳細解釋
${VAR:default}
.env
port: ${MCP_GATEWAY_PORT:5235} # 服務監聽埠 pid: "${MCP_GATEWAY_PID:/var/run/mcp-gateway.pid}" # PID 檔案路徑
storage: type: "${GATEWAY_STORAGE_TYPE:db}" # 儲存方式:db, api # 資料庫配置(僅 type 為 db 時用)