Skip to main content
Glama
.env.example1.26 kB
# Hybris MCP Configuration # Copy this file to .env and fill in your values # =========================================== # REQUIRED - Connection Settings # =========================================== # Base URL of your Hybris instance (no trailing slash) HYBRIS_BASE_URL=https://localhost:9002 # Admin credentials (requires HAC access for admin tools) HYBRIS_USERNAME=admin HYBRIS_PASSWORD=nimda # =========================================== # OPTIONAL - Site Configuration # =========================================== # OCC API base site ID (for product search, orders, etc.) # Default: electronics # HYBRIS_BASE_SITE_ID=electronics # Product catalog ID # Default: electronicsProductCatalog # HYBRIS_CATALOG_ID=electronicsProductCatalog # Catalog version to use # Default: Online # HYBRIS_CATALOG_VERSION=Online # =========================================== # OPTIONAL - HAC Configuration # =========================================== # Path prefix for HAC (Hybris Administration Console) # Default: /hac # HYBRIS_HAC_PATH=/hac # =========================================== # OPTIONAL - Node.js Settings # =========================================== # Disable SSL certificate validation (for self-signed certs in dev) # NODE_TLS_REJECT_UNAUTHORIZED=0

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/Emenowicz/hybris-mcp'

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