Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCAL_SERVICE_PORTNoLocal service port (used when endpoint is not set)
LOCAL_SERVICE_TOKENNoAuthentication token (if your local service has authentication enabled)
LOCAL_SERVICE_ENDPOINTNoLocal service address (e.g., http://127.0.0.1:50325)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_checkB

检查火云本地服务是否可用

env_queryC

分页查询环境列表

env_profileC

获取单个环境详情

env_cookieC

获取单个环境 Cookie

env_createD

创建环境

env_reviseD

更新环境

env_transfer_groupC

批量调整环境分组

env_removeC

删除环境

env_purge_cacheC

清理环境缓存

env_launchD

启动环境

env_terminateD

关闭环境

env_terminate_allB

关闭全部已打开环境

env_runtime_stateC

获取环境运行状态

env_openedB

查询当前已打开环境列表

env_window_layoutC

整理环境窗口布局

group_queryC

查询分组列表

group_createD

创建分组

group_reviseD

更新分组

group_removeD

删除分组

proxy_queryC

查询代理列表

proxy_createD

创建代理

proxy_reviseD

更新代理

proxy_removeD

删除代理

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/hotlogin-browser/hotlogin-mcp'

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