/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4d ago
Details
Filter operations
Bot Config Routes
4
Bots
15
Chat
24
Config Profiles
7
Files
6
IM
2
MCP
11
get
List MCP servers
post
Add an MCP server
put
Update an MCP server by body name
delete
Delete an MCP server by query name
patch
Enable or disable an MCP server by body name
post
Test an MCP server connection by body name
put
Update an MCP server
delete
Delete an MCP server
patch
Enable or disable an MCP server
post
Test an MCP server connection
post
Sync MCP servers from ModelScope
Open API
2
Personas
15
Plugin Pages
12
Plugin Sources
5
Plugins
37
Provider Sources
10
Providers
19
Skills
24
Subagents
3
System Config
4
T2I
8
MCP
Enable or disable an MCP server by body name
patch
/api/v1/mcp/servers/enabled
Request body
object
required
server_name
string
required
enabled
boolean
required
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
Changes