OceanBase Oracle MCP Server
Related Servers
Alternatives to OceanBase Oracle MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceProvides AI assistants with secure, structured access to Oracle Database through MCP, enabling SQL execution, metadata exploration, and stored procedure execution.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Dameng databases through MCP, supporting query execution, schema exploration, and connection management.MIT
- AlicenseAqualityCmaintenanceMCP server for Oracle Database enabling AI assistants to explore schemas, run queries, write data, and monitor sessions via natural language. Features read-only mode by default and uses Oracle Thin mode for zero-install connectivity.1041 npm2MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to connect to Oracle databases for schema exploration, PL/SQL source inspection, and read-only SQL queries, with optional write operations when explicitly enabled.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with PostgreSQL databases through MCP, supporting multi-database and schema access with security controls like read-only mode and SQL auditing.MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to query company logs, databases, caches, and config centers (e.g., Aliyun SLS, MySQL, Redis, Nacos) through local MCP servers, with read-only enforcement and SSH tunneling for production access.-
TDQS
Scored across 10 tools
Each tool has a distinct purpose: query_db for read queries, list_tables for listing tables, get_table_schema for column details, search_tables for keyword search, get_table_indexes for indexes, export_source for PL/SQL, explain_plan for execution plans, get_table_stats for statistics, and preview_write/confirm_write for safe write operations. No overlapping functionality.
All tool names follow a consistent verb_noun pattern (e.g., query_db, list_tables, get_table_schema, search_tables, get_table_indexes, export_source, explain_plan, get_table_stats, preview_write, confirm_write). No mixing of conventions.
10 tools is well-scoped for a database server covering querying, schema inspection, indexing, statistics, execution plans, PL/SQL export, and write operations with a two-phase commit safety mechanism. Each tool earns its place.
The tool set covers all major operations for an Oracle OceanBase database: read queries, schema browsing (tables, columns, indexes), statistics, execution plans, PL/SQL export, and both preview and execution of write operations. No obvious gaps in the domain.