v11

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-29273578.1 KB
Servers

Create MCP Server

Create a new MCP server. If iconUrl is provided, the server will fetch the icon from the external URL and upload it to R2 storage. The response will contain the R2 URL.

post/api/v1/servers

Request body

scopestring required
packageNamestring required
displayNamestring required
descriptionstring required
iconUrlstring uri

External icon URL. The server will fetch the icon from this URL and upload it to R2 storage. The response will contain the R2 URL.

detailedDescriptionstring
versionstring
authorstring
categorystring
tagsstring[]

Response

Server created successfully