Customer MCP App
by GAJYA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP 监听端口 | |
| MCP_HOST | No | HTTP 监听地址;代码默认 127.0.0.1:3001 | |
| HERMES_COOKIE | No | 完整 Cookie 请求头值 | |
| HERMES_USER_ID | No | 与 HERMES_SESSION_TOKEN 成对配置 | |
| MCP_PUBLIC_URL | No | 当前 Quick Tunnel 的 HTTPS URL,用于启用短期令牌兼容通道 | |
| HERMES_BASE_URL | Yes | Hermes API 根路径,例如本地代理的 http://127.0.0.1:8081/hermes;远端地址只允许 HTTPS | |
| HERMES_TIMEOUT_MS | No | 上游超时,默认 15000 ms | |
| HERMES_COOKIE_FILE | No | 只含 Cookie 值的本地文件路径 | |
| MCP_ALLOWED_ORIGINS | No | 逗号分隔的浏览器 Origin 白名单 | |
| HERMES_SESSION_TOKEN | No | 与 HERMES_USER_ID 成对配置 |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues