Skip to main content
Glama

mcp-oceanbase

Official
by oceanbase

execute_sql

Run SQL queries directly on the OceanBase server to retrieve or manage data efficiently using the specified SQL command.

Instructions

Execute an SQL on the OceanBase server.

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "title": "Sql", "type": "string" } }, "required": [ "sql" ], "title": "execute_sqlArguments", "type": "object" }
Install Server

Other Tools from mcp-oceanbase

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/oceanbase/mcp-oceanbase'

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