Skip to main content
Glama

Tibero MCP Server

by YeomYuJun

execute_sql

Execute SQL queries on Tibero databases to retrieve data, modify records, or perform database operations through secure database connections.

Instructions

Execute an SQL query on the Tibero server

Input Schema

NameRequiredDescriptionDefault
queryYesThe SQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The SQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Tibero MCP Server

Related Tools

    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