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 |
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 | |
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/KZI-22/xhs_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server