Skip to main content
POST
Create MCP server

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Body

application/json
name
string
required
url
string · object · object · object · object · object[]
required
description
string | null

A human-readable description of what the MCP server provides.

headers
object[]
specification
enum<string>
default:2025-06-18
Available options:
2025-03-26,
2025-06-18

Response

201 - application/json

Creates the connection to the MCP server and returns it with its generated ID, URL, and specification version. The tools the server exposes are read through the MCP tool endpoints.

mcpServer
object
required