/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v12
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-02
232
57
199.4 KB
MCP
Add an MCP server
Required scope:
mcp
post
/api/v1/mcp/servers
Request body
McpServerConfig
required
name
string
required
enabled
boolean
transport
'stdio'
|
'sse'
|
'streamable_http'
command
string
args
string[]
url
string
headers
object
timeout
integer
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}