v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
MCP Management

Create Mcp Server

Create a new MCP server.

post/api/mcp/servers

Request body

namestring required

Server name

transportstring required

Transport type (stdio, sse, websocket, streamable_http)

descriptionstring nullable

Server description

configobject required

Transport-specific configuration

is_activeboolean

Whether the server is active

Response

Successful Response

idinteger required
user_idinteger required
namestring required
transportstring required
descriptionstring nullable required
configobject required
is_activeboolean required
is_defaultboolean required
transport_displaystring required
created_atstring nullable required
updated_atstring nullable required
connected_accountstring nullable
app_idstring nullable
providerstring nullable