Skip to main content
POST
List server skills

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

The body is of type object.

Response

The server's skill catalog.

The server's skill catalog, drained across every page of skills/list.

support
object
required

Mutual-declaration state of the skills extension on this connection. active false means the extension was never negotiated — a capability state, not a failure.

serverId
string
required
skills
object[]
required
duplicateUris
string[]
required

URIs the server listed more than once. Every copy is rejected rather than resolved.

rejected
object[]
required

Entries whose manifest could not be made sense of at all, with the reason.

ttlMs
integer
cacheScope
string