Heym
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECRET_KEY | Yes | JWT signing key (required, no default) | |
| BACKEND_PORT | No | Backend server port | 10105 |
| DATABASE_URL | No | Optional database connection string override. If not provided, auto-built from POSTGRES_* variables. | |
| FRONTEND_PORT | No | Frontend server port | 4017 |
| POSTGRES_HOST | No | Database host used when DATABASE_URL is empty | localhost |
| POSTGRES_PORT | No | Database port used when DATABASE_URL is empty | 6543 |
| ALLOW_REGISTER | No | Enable user registration | true |
| ENCRYPTION_KEY | Yes | Encryption key for secrets (required, no default) |
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 |
|---|---|
| calculatorD | Calculates given numbers |
| website_loaderB | loads any given web url using Jina |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools serve entirely different purposes: one performs calculations, the other loads web URLs. There is no overlap or ambiguity.
Both names use lowercase with underscores and are descriptive. However, 'calculator' is a simple noun while 'website_loader' is a compound noun, showing a minor inconsistency in naming structure.
With only 2 tools, the server feels minimal but not necessarily inappropriate given its vague scope. However, it is below the typical range, making it borderline.
The combination of calculator and website loader is odd and lacks coherence. There are obvious gaps: no other math functions or web operations, and the overall domain is unclear.