/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
153
78
310.4 KB
mcp-servers
List all MCP servers
get
/api/v1/mcp-servers
Query parameters
groupId
string
required
Response
McpServerResponseDto[]
required
id
string
required
name
string
required
description
string
nullable
required
transportType
'http'
|
'stdio'
required
endpoint
string
nullable
required
command
string
nullable
required
args
string[]
nullable
required
hasHeaders
boolean
required
headerKeys
string[]
nullable
required
enabled
boolean
required
healthCheckUrl
string
nullable
required
lastHealthCheck
string
date-time
nullable
required
lastHealthStatus
'healthy'
|
'unhealthy'
|
'unknown'
nullable
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
groupId
string
nullable
required