Skip to main content
Glama
sevoniva-labs

OceanBase MCP

Related Servers

Alternatives to OceanBase MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A secure, read-only MySQL database proxy using MCP protocol, enabling SQL queries and table inspections via HTTP.
      11 npm
      1
      MIT
    • F
      license
      A
      quality
      A
      maintenance
      Security-hardened, read-only MySQL MCP server that enables safe, read-only access to MySQL databases for running SELECT queries, exploring schemas, and sampling data via MCP clients.
      9
      -
    • A
      license
      A
      quality
      A
      maintenance
      A read-only MCP server for exploratory data analysis across PostgreSQL, MySQL, and ClickHouse databases, providing safe, read-only access with comprehensive analysis capabilities.
      10
      33 PyPI
      6
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for Oracle databases that enables SQL queries, schema inspection, and data sampling without requiring OCI client libraries. It supports both TNS alias and direct connection modes with robust security guardrails.
      -
    • A
      license
      A
      quality
      C
      maintenance
      Read-only MySQL/MariaDB MCP server for running SELECT queries safely, with automatic read-only enforcement and query limits.
      3
      3 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables secure read-only queries and performance diagnostics for MySQL, Redis, and MongoDB databases through the Archery gateway, acting as a bridge between MCP clients and databases.
      1
      -

    TDQS

    C2.7/5.0

    Scored across 85 tools

    Disambiguation1/5

    Massive overlap across tool clusters: several tools appear to do nearly the same thing (e.g., ob_explain vs ob_analyze_query_plan, ob_get_database_dictionary vs ob_generate_data_dictionary, ob_generate_er_diagram vs ob_generate_er_document vs ob_generate_er_html). Search and metadata-discovery tools are especially hard to distinguish (ob_search_catalog, ob_search_everything, ob_find_columns, ob_find_tables_by_business_term). An agent would frequently choose the wrong one or need exploration to disambiguate.

    Naming Consistency4/5

    All tools share the ob_ prefix and nearly all follow lowercase snake_case verb_noun naming (ob_list_tables, ob_generate_er_diagram, ob_compare_schemas). A few anomalies like ob_policy_explain and ob_config_diagnostics invert the pattern, but overall the convention is predictable.

    Tool Count1/5

    85 tools is an extreme count for a single database MCP server. Even acknowledging a broad read-only scope, dozens of tools are near-duplicates or micro-variants, making the surface bloated and hard to navigate.

    Completeness5/5

    The read-only OceanBase domain is covered exhaustively: connection/health, permissions, querying, pagination, metadata discovery, search, SQL analysis, profiling, data quality, documentation, ER diagrams, and metadata diff/impact analysis. There are no obvious dead ends or missing lifecycle stages for the stated read-only purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues