Skip to main content
Glama
aki66938
by aki66938

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoWhether to run the browser in headless mode. It is recommended to set this to 'false' for the first login to handle QR codes/captchas.
PYTHONPATHNoThe path to the xhs-toolkit directory, required when running via python module mode.
CHROME_PATHYesThe path to the Google Chrome binary executable.
COLLECTION_SCHEDULENoCron expression for scheduled data collection (e.g., '0 */6 * * *').
REMOTE_BROWSER_HOSTNoThe host URL for the remote browser (e.g., http://xx.xx.xx.xx).
REMOTE_BROWSER_PORTNoThe port for the remote browser connection.
ENABLE_REMOTE_BROWSERNoEnable remote browser connection (true/false).
WEBDRIVER_CHROME_DRIVERYesThe path to the ChromeDriver executable, matching your Chrome version.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/aki66938/xhs-toolkit'

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