OceanBase MCP Server

by yuanoOo
Verified
Apache 2.0
2
  • Linux
  • Apple

execute_sql

Execute an SQL query on the OceanBase 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" }

You must be authenticated.

Other Tools

ID: 7a7z9o5y5w