Skip to main content
Glama

Tibero MCP Server

by YeomYuJun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLASSPATHYesThe path to the Tibero JDBC driver (tibero6-jdbc.jar)
TIBERO_SIDNoThe SID (System Identifier) of the Tibero databasetibero
TIBERO_HOSTNoThe hostname of the Tibero database serverlocalhost
TIBERO_PORTNoThe port number of the Tibero database server8629
TIBERO_USERYesThe username for connecting to the Tibero database
TIBERO_PASSWORDYesThe password for connecting to the Tibero database

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_sql

Execute an SQL query on the Tibero server

get_table_info

Get detailed information about a table

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/YeomYuJun/tibero-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server