Update an MCP Server
- On the Model Context Protocol Servers list page, find the MCP Server that you want. If you need help finding the list page or the MCP Server, see List MCP Servers.
- Select the name of the MCP Server. The Details page for the MCP Server is displayed.
- Expand the Actions menu, and
select Edit.
The Edit Model Context Protocol Server dialog with the server settings are displayed.
- Change the following as needed:
- Enter a new name for the MCP Server.
- Enter a new description for the MCP Server.
- For Advanced-OAuth Options, enter new duration values for Access Token Expiration or Refresh Token Expiration.
- Click Update.
Use the
oci dbtools mcp-server update-mcp-server-defaultcommand to update a Database Tools MCP Server.oci dbtools mcp-server update-mcp-server-default --mcp-server-id <mcp_server_ocid>For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).
Use the
UpdateDatabaseToolsMcpServerAPI to update an MCP Server.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.