Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | The hostname of the PostgreSQL server (e.g., localhost). | |
| DB_NAME | Yes | The name of the PostgreSQL database. | |
| DB_PORT | Yes | The port number for the PostgreSQL server (e.g., 5432). | |
| DB_USER | Yes | The PostgreSQL username. | |
| DB_PASSWORD | Yes | The password for the PostgreSQL user. |
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 | |