Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

q
string | null

Search name, slug, description

category
string | null

Filter by category

status
enum<string> | null

Filter by catalog status

Available options:
available,
coming_soon,
deprecated,
hidden
cursor
string | null

Cursor for pagination

limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

Cursor-paginated platform MCP catalog response.

items
PlatformMCPCatalogRead · object[]
required
next_cursor
string | null