Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HYBRIS_BASE_URLYesBase URL of your Hybris instance
HYBRIS_HAC_PATHNoHAC path prefix/hac
HYBRIS_PASSWORDYesAdmin password
HYBRIS_USERNAMEYesAdmin username (HAC access required)
HYBRIS_CATALOG_IDNoProduct catalog IDelectronicsProductCatalog
HYBRIS_BASE_SITE_IDNoOCC base site IDelectronics
HYBRIS_CATALOG_VERSIONNoCatalog versionOnline

Tools

Functions exposed to the LLM to take actions

NameDescription
search_products

Search for products in the Hybris catalog using a query string

get_product

Get detailed information about a specific product by its code

get_categories

Get the category tree from the product catalog

get_category

Get details about a specific category

get_orders

Get orders for a specific user

get_order

Get details of a specific order

flexible_search

Execute a FlexibleSearch query against the Hybris database. Use FlexibleSearch syntax.

execute_groovy

Execute a Groovy script in the Hybris scripting console

import_impex

Import data using ImpEx format

export_impex

Export data to ImpEx format using a FlexibleSearch query

get_cronjobs

List all cron jobs and their status

trigger_cronjob

Trigger a cron job to run

clear_cache

Clear the Hybris cache

get_system_info

Get Hybris system information and health status

trigger_catalog_sync

Trigger a catalog synchronization between versions

health_check

Check if the Hybris instance is healthy and reachable

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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