Delete an MCP Server
- On the Model Context Protocol Servers list page, find the MCP Server that you want to delete. 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 Delete.The Delete Model Context Protocol Server page is displayed.
- Select Delete all associated Model Context Protocol toolsets.
- Click Delete to permanently remove the MCP Server.
Use the
oci dbtools mcp-server cascading-deletecommand to delete a Database Tools MCP Server.oci dbtools mcp-server cascading-delete --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
DeleteDatabaseToolsMcpServerAPI to delete 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.