mcp

Fetch All Mcp Servers

Returns the mcp server list with associated teams

get/v1/mcp/server

Response

Successful Response

server_idstring required
server_namestring nullable
aliasstring nullable
descriptionstring nullable
urlstring nullable
spec_pathstring nullable
transport'sse' | 'http' | 'stdio' required
auth_type'none' | 'api_key' | 'bearer_token' | 'basic' | 'authorization' | 'oauth2' nullable
created_atstring date-time nullable
created_bystring nullable
updated_atstring date-time nullable
updated_bystring nullable
teamsobject[]
mcp_access_groupsstring[]
allowed_toolsstring[]
extra_headersstring[]
mcp_infoobject nullable
static_headersobject nullable
status'healthy' | 'unhealthy' | 'unknown' nullable

Health status: 'healthy', 'unhealthy', 'unknown'

last_health_checkstring date-time nullable
health_check_errorstring nullable
commandstring nullable
argsstring[]
envobject
authorization_urlstring nullable
token_urlstring nullable
registration_urlstring nullable
allow_all_keysboolean
available_on_public_internetboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.