Skip to main content
GET
Get Mcp Servers

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
integer
required
user_id
integer
required
name
string
required
transport
string
required
description
string | null
required
config
Config · object
required
is_active
boolean
required
is_default
boolean
required
transport_display
string
required
created_at
string | null
required
updated_at
string | null
required
connected_account
string | null
app_id
string | null
provider
string | null