Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB2I_PORT | No | JDBC port (446 is standard for IBM i) | 446 |
| DB2I_SCHEMA | No | Default schema/library for tools. If set, you don't need to specify schema in each tool call. | |
| DB2I_DATABASE | No | Database name | *LOCAL |
| DB2I_HOSTNAME | Yes | IBM i hostname or IP address | |
| DB2I_PASSWORD | Yes | User password | |
| DB2I_USERNAME | Yes | IBM i user profile | |
| DB2I_JDBC_OPTIONS | No | Additional JDBC options (semicolon-separated) |
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 | |