Delete MCP server
Delete MCP server
Deletes a single MCP server by ID. A MCP server is a registered Model Context Protocol server whose tools an agent can call. The response carries only a confirmation message, so refetch the MCP servers to see what is left.
DELETE
Delete MCP server
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the MCP server to operate on.
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Response
200 - application/json
Confirms the MCP server connection was removed from the project. The body is a message only, so refetch the project's MCP servers and tools to see what is left.
A human-readable message confirming the deletion.