Skip to main content
Glama
YrsonHTM

MCP Oracle Server

by YrsonHTM

Related Servers

Alternatives to MCP Oracle Server

No user-submitted related servers found.

    Related Servers

    • 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
      -
    • 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
      Enables read-only querying and schema inspection of Oracle Database 10g through MCP tools or a Claude Code skill, with SELECT/WITH enforcement, row limits, timeouts, and audit logging.
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables Oracle Database schema introspection and SQL execution over stdio, letting MCP hosts list tables, describe columns, and run SQL—read-only by default with opt-in writes.
      3
      13 npm
      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.
      -

    TDQS

    B3.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: describe_table for table structure, execute_query for running SELECT queries, and list_tables for enumerating available tables. There is no overlap in functionality, making tool selection straightforward.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (describe_table, execute_query, list_tables) with clear, descriptive verbs and nouns. The naming is uniform and predictable throughout the set.

    Tool Count3/5

    With only 3 tools, the set feels thin for an Oracle database server, lacking essential operations like INSERT, UPDATE, DELETE, or transaction management. While the tools cover basic query and metadata needs, the count is borderline for a database interface.

    Completeness2/5

    The toolset is severely incomplete for an Oracle database domain. It only supports SELECT queries and metadata listing, missing critical CRUD operations (create, update, delete), schema modifications, and advanced database management features, leading to significant gaps in agent workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues