Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OUTPUT_DIRNo图片输出目录./gemini-image
DAEMON_PORTNoDaemon HTTP 服务端口40225
BROWSER_PATHNo浏览器可执行文件路径,支持 Chrome / Edge / Chromium。不设则自动按优先级检测系统已安装的浏览器
DAEMON_TTL_MSNo闲置超时时间(毫秒),默认 30 分钟。超时后自动关闭浏览器并退出 Daemon,下次调用时自动重新拉起1800000
BROWSER_HEADLESSNo是否无头模式。首次使用建议关闭(false),方便登录 Google 账号false
BROWSER_DEBUG_PORTNoCDP 远程调试端口。多个 skill(如 douyin-upload-mcp-skill)共享同一端口即共享同一浏览器实例40821
BROWSER_USER_DATA_DIRNo浏览器用户数据目录,保存登录态、cookies 等。不设则自动解析:`~/.wjz_browser_data` → 浏览器默认目录
BROWSER_PROTOCOL_TIMEOUTNoCDP 协议超时时间(毫秒)。生图等长操作可适当增大60000

Capabilities

Server capabilities have not been inspected yet.

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/WJZ-P/gemini-skill'

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