Skip to main content
POST
Export a server snapshot

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

serverId
string
required

ID of the server inside the project.

Body

application/json

Accepts an empty JSON object.

The body is of type object.

Response

Full server snapshot.

serverId
string
required
exportedAt
string<date-time>
required
tools
object[]
required
resources
object[]
required
prompts
object[]
required