Overview
Features
List available OceanBase tables as resources
Expose OceanBase tables as discoverable resources for AI interactions.
Read table contents
Allow reading data from selected tables through the MCP interface.
Execute SQL queries with proper error handling
Execute SQL statements securely with error handling to provide safe results and clear error reporting.
Secure database access through environment variables
Configure connection details via environment variables to avoid hard-coded credentials.
Comprehensive logging
Log database operations for auditability and debugging.
Who Is This For?
- AI developers:Enable AI assistants to safely explore OceanBase data via MCP, listing tables, reading data, and querying.




