hotlogin-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCAL_SERVICE_PORT | No | Local service port (used when endpoint is not set) | |
| LOCAL_SERVICE_TOKEN | No | Authentication token (if your local service has authentication enabled) | |
| LOCAL_SERVICE_ENDPOINT | No | Local service address (e.g., http://127.0.0.1:50325) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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