List server skills
Returns the Agent Skills a connected server serves over the MCP skills extension (SEP-2640), including skills it advertises that MCPJam declines to load. Not paginated: the catalog is drained server-side, because duplicate detection spans the whole listing.
Authorizations
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
ID of the hosted project that contains the server.
ID of the server inside the project.
Body
The body is of type object.
Response
The server's skill catalog.
The server's skill catalog, drained across every page of skills/list.
Mutual-declaration state of the skills extension on this connection. active false means the extension was never negotiated — a capability state, not a failure.
URIs the server listed more than once. Every copy is rejected rather than resolved.
Entries whose manifest could not be made sense of at all, with the reason.

