xhs-read-mcp
by KZI-22
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XHS_PROXY | No | Proxy server URL. | |
| XHS_MCP_HOST | No | Host address for HTTP server. | 127.0.0.1 |
| XHS_MCP_PATH | No | Path for MCP endpoint. | /mcp |
| XHS_MCP_PORT | No | Port for HTTP server. | 8765 |
| XHS_TIMEZONE | No | Timezone for timestamps. | Asia/Shanghai |
| XHS_LOG_LEVEL | No | Logging level. | INFO |
| XHS_BROWSER_PATH | No | Path to custom browser executable. | |
| XHS_MCP_TRANSPORT | No | Transport type: stdio or streamable-http. | stdio |
| XHS_MCP_AUTH_TOKEN | No | Bearer token for authentication. | |
| XHS_AUTH_STATE_PATH | No | Path to save/load authentication state. | |
| XHS_BROWSER_CHANNEL | No | Browser channel (chrome or chromium). | chrome |
| XHS_BROWSER_HEADLESS | No | Run browser in headless mode. | false |
| XHS_MCP_ALLOWED_HOSTS | No | Comma-separated allowed Host headers. | |
| XHS_MCP_ALLOWED_ORIGINS | No | Comma-separated allowed Origin headers. | |
| XHS_LOGIN_TIMEOUT_SECONDS | No | Timeout for login process. | 240 |
| XHS_DETAIL_TIMEOUT_SECONDS | No | Timeout for detail fetch. | 60 |
| XHS_MCP_ALLOW_NON_LOOPBACK | No | Allow binding to non-loopback address. | false |
| XHS_SEARCH_TIMEOUT_SECONDS | No | Timeout for search operations. | 60 |
| XHS_STATUS_TIMEOUT_SECONDS | No | Timeout for status check. | 30 |
| XHS_COMMENT_TIMEOUT_SECONDS | No | Timeout for comment loading. | 300 |
| XHS_MAX_CONCURRENT_OPERATIONS | No | Maximum concurrent browser operations. | 2 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |