tibero-mcp
by xhdndi81
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JAVA_HOME | No | Java installation home. Required if java is not on PATH. | |
| TIBERO_SID | No | Database SID. Required unless TIBERO_JDBC_URL is provided. May be replaced by TIBERO_DATABASE. | |
| TIBERO_HOST | No | Tibero host. Required unless TIBERO_JDBC_URL is provided. | |
| TIBERO_PORT | No | Listener port. Defaults to 8629. | 8629 |
| TIBERO_USER | Yes | Tibero username. | |
| TIBERO_DATABASE | No | Alias for TIBERO_SID. Alternative to TIBERO_SID. | |
| TIBERO_JDBC_JAR | No | Path to the local tbjdbc6 JAR. If not set, the JAR is cached from Maven Central. | |
| TIBERO_JDBC_URL | No | JDBC connection URL for compatibility with existing Java server setups. Alternative to TIBERO_HOST and TIBERO_SID. | |
| TIBERO_PASSWORD | No | Tibero password. Defaults to an empty string. | |
| POLICY_HARD_MAX_ROWS | No | Maximum number of rows returned by a query. Defaults to 10000. | 10000 |
| POLICY_ALLOWED_SCHEMA | No | Schema allowed for access. Defaults to the username. | |
| POLICY_HARD_MAX_BYTES | No | Maximum number of result bytes. Defaults to 20971520. | 20971520 |
| POLICY_HARD_TIMEOUT_MS | No | Query timeout in milliseconds. Defaults to 30000. | 30000 |
| TIBERO_CONNECTION_TIMEOUT_MS | No | Connection timeout in milliseconds. Defaults to 30000. | 30000 |
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 | |