Skip to main content
List registered MCP servers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer<int32>
Required range: x >= 0
offset
integer<int32>
Required range: x >= 0
connection_state
enum<string>
Available options:
pending,
connected,
unreachable
transport
enum<string>
Available options:
streamable_http
endpoint_url
string
sort
string
is_system_included
boolean

Response

HTTP 200 response.

items
object[]
required
page
object
required