Skip to main content
POST
Publish a server to the MCP registry

Authorizations

Authorization
string
header
required

Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.

Body

application/json
projectId
string
required
domain
string
required
title
string
required
Required string length: 1 - 100
description
string
required
Required string length: 1 - 100
websiteUrl
string<uri>
Maximum string length: 255
iconSrc
string<uri>
Maximum string length: 255
dryRun
boolean

Response

The server has been published successfully

serverFields
object
required