List MCP Toolsets

    1. Open the navigation menu and select Developer Services. Under Database Tools, select Model Context Protocol Servers.

      The Model Context Protocol Servers list page opens. All MCP servers in the selected compartment are displayed in a table.

    2. Select the MCP Server that you want and then select the Toolsets tab.
    3. To view the MCP Toolsets in a different compartment, use the Compartment filter to switch compartments.

      You must have permissions to work in a compartment to see the resources in it. If you are not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    4. Use filters to limit the MCP Toolsets in the list. Perform one of the following actions depending on the options that you see:
      • From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that are not shown in the table. The Compartment filter is always displayed next to Applied filters.

      • On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.

      Change the order of the items in the list table by using the sort icons next to the column names.

    5. In the list table, select an MCP Toolset to view its details. The available tabs are Details, SQL source, Work Requests and Tags.
    6. To perform an action on a selected MCP Toolset directly from the list table, select any of the following options from the Actions menu in the row for that connection:
      • View details: Open the details page for the Toolset.
      • Move resource: Move the Toolset to a different compartment.
      • Copy OCID: Copy the OCID of the Toolset to the clipboard.
      • Manage tags: Add one or more tags, or change the value of an existing tag. See Resource Tags.
      • Delete: Delete the Toolset.

      To create an MCP Toolset, select Create MCP Toolset.

  • Use the oci dbtools mcp-toolset list command to list MCP Toolsets.

    oci dbtools mcp-toolset list --compartment-id <compartment_ocid>

    For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).

  • Use the ListDatabaseToolsMcpToolsets API to list al MCP Toolsets.

    For information about using the API and signing requests, see REST API and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.