Skip to main content
Glama
env.sample1.32 kB
# ============================================================================ # HybridHub Environment Configuration # ============================================================================ # Copy this file to .env to use # ============================================================================ # Server Configuration # ============================================================================ HYBRIDHUB_TRANSPORT=stdio HYBRIDHUB_PORT=8080 # ============================================================================ # Database Source Configuration (SQL Server) # ============================================================================ DSN=sqlserver://opsmateai:lcEfm2R5LZ@localhost:1434/test # Alternative: Individual parameters # DB_TYPE=sqlserver # DB_HOST=localhost # DB_PORT=1434 # DB_NAME=test # DB_USER=opsmateai # DB_PASSWORD=lcEfm2R5LZ # ============================================================================ # Object Storage Source Configuration (Huawei Cloud OBS) # ============================================================================ STORAGE_TYPE=obs STORAGE_ENDPOINT=https://obs.cn-east-3.myhuaweicloud.com STORAGE_ACCESS_KEY=HPUACYFN160TTFZYLGDH STORAGE_SECRET_KEY=maM4BTjxi5kax3TkSQKIN5gWmuwMk6enEvxNF6gr STORAGE_REGION=cn-east-3 STORAGE_DEFAULT_BUCKET=crewplus-test

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zq940222/hybrid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server