Skip to main content
Glama

Related Servers

Alternatives to mcp-oci

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      MCP server for Oracle Cloud Infrastructure (OCI) that provides tools to manage Compute, Object Storage, Block Storage, Networking, Autonomous Database, and IAM via the official OCI SDK.
      23
      25 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Oracle Cloud Infrastructure Vault secrets, enabling secret retrieval, listing, creation, updates, deletion, and rotation with OCI authentication.
      1
      MIT
    • A
      license
      C
      quality
      C
      maintenance
      An MCP server that exposes Oracle Cloud Infrastructure (OCI) control plane to LLM clients, enabling management of compute, networking, storage, databases, and more through natural language.
      55
      1
      Apache 2.0
    • A
      license
      A
      quality
      A
      maintenance
      Enables MCP-aware agents to read and explore Oracle Cloud Infrastructure — listing, fetching, and searching across 39 resource types spanning Identity, Compute, Block Volume, Networking, Object Storage, and OKE. Runs locally over stdio using credentials from ~/.oci/config, with fail-closed safety gates and audit logging governing future write operations.
      4
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Model Context Protocol (MCP) server exposing Oracle Cloud Infrastructure tools, resources and prompts.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Oracle Container Engine for Kubernetes (OKE) that enables inspection, querying, and troubleshooting of OKE clusters through safe, composable tools.
      Universal Permissive v1.0

    TDQS

    A3.7/5.0

    Scored across 18 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action (e.g., list_regions vs list_compartments, get_instance vs instance_action). No two tools appear to do the same thing, and descriptions clearly differentiate their purpose.

    Naming Consistency4/5

    The vast majority of tools follow the verb_noun pattern (list_*, get_*, create_*, delete_*). The only deviation is instance_action, which is noun_verb, creating a minor inconsistency.

    Tool Count4/5

    18 tools is at the high end but acceptable for a server spanning compute, networking, and object storage. Each tool has a distinct role, so the count feels purposeful rather than bloated.

    Completeness2/5

    The tool set is heavily read-focused. Compute instances lack create/update/delete, VCNs lack create/delete, and subnets are limited to list operations. Object storage has only partial write coverage (create_bucket, delete_object), leaving significant lifecycle gaps for a management server.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues