Skip to main content
GET
Get Mcp Server

Authorizations

Authorization
string
header
required

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

Path Parameters

server_id
integer
required

Response

Successful Response

Response model for MCP server.

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