Skip to main content
POST
Mcp Create From Api

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Body

application/json

Request model for creating an MCP server from an API name.

api_name
string
required

The name of the API to create MCP server from

Response

Successful Response