Skip to main content
POST
List resources

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

Optional pagination cursor.

cursor
string

Opaque pagination cursor from a previous response's nextCursor. Don't parse it.

Response

One page of resources.

items
object[]
required
nextCursor
string

Opaque cursor for the next page. Omitted on the last page.