Skip to main content
Glama
doberkofler

ask-oracle-mcp

by doberkofler

Related Servers

Alternatives to ask-oracle-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables interaction with Oracle databases through MCP by executing SELECT queries, describing table structures, and listing available tables with secure, read-only access.
      3
      7 npm
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables MCP clients to securely query databases, list tables, inspect table schemas, and test connections across Oracle, SQL Server, MySQL, PostgreSQL, and SQLite using read-only SQL tools.
      4
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server for exploring and querying Oracle schemas safely. Provides tools for table listing, schema description, column search, and validated SELECT execution.
      2
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Read-only MCP server that lets coding AI agents inspect Oracle Database schema through live metadata.
      -
    • A
      license
      B
      quality
      B
      maintenance
      Enables MCP hosts to use NeoSQL Desktop tools for database management, including querying, table operations, and code generation, through a local stdio MCP server.
      10
      47 npm
      1
      Apache 2.0

    TDQS

    A4.3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing tables, describing a table's schema, and executing read-only SQL. There is no overlap between these operations, so an agent can confidently select the right tool.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: list_tables, describe_table, run_sql. The naming is predictable and matches the tool's action and target.

    Tool Count5/5

    Three tools is an appropriate scope for a read-only database exploration server. Each tool covers a necessary step in the workflow without unnecessary bloat.

    Completeness5/5

    The tool set fully covers the domain of read-only Oracle database exploration: discover tables, inspect schemas, and run queries. No obvious missing operations are needed for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues