Get MCP server
Get MCP server
Returns a single MCP server by ID, with the fields that define it. A MCP server is a registered Model Context Protocol server whose tools an agent can call.
GET
Get 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
Returns one MCP server's stored configuration: its name, URL, description, icon, and specification version.