Skip to main content
Glama

OceanBase MCP Server

by yuanoOo
Apache 2.0
2
  • Linux
  • Apple

execute_sql

Execute SQL queries on OceanBase databases via the MCP Server, enabling AI assistants to securely interact with and manage data through a controlled interface.

Instructions

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 from OceanBase 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/yuanoOo/oceanbase_mcp_server'

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