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 成对配置 |
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
- 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/GAJYA/customer-mcp-apps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server