Qora
by suveshmoza
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | development, production, or test | development |
| LOG_LEVEL | No | Logging level | |
| TRANSPORT | No | stdio for local AI apps or http for web access | stdio |
| LOG_PRETTY | No | Make logs easier to read locally | |
| DATABASE_URL | Yes | PostgreSQL connection string. Use a read-only database user. | |
| ALLOWED_HOSTS | No | Hosts allowed to access the HTTP endpoint |
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 | |