概要
The Tibero server acts as a Model Context Protocol (MCP) gateway, enabling AI applications to interact safely and effectively with Tibero databases. It exposes database tables and views as accessible resources, allowing for the execution of various SQL queries including SELECT, DML, and DDL operations. Developers can also retrieve detailed schema information and sample data, streamlining the process of integrating database functionalities into AI-driven workflows. The server ensures controlled data manipulation with explicit commit requirements for DML operations.