List Mcps
workspace
List Mcps
Return all MCP clients with live tool list and health status.
GET
List Mcps
Documentation Index
Fetch the complete documentation index at: https://docs.agentscope.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Caller's user ID. Temporary header-based identity; will be replaced by JWT auth.
Response
Successful Response
The MCP name.
Whether this is a stateful connection that requires explicit connect() and close(). STDIO MCP must be stateful. HTTP MCP can be either stateful or stateless.
The STDIO MCP server configuration.
- StdioMCPConfig
- HttpMCPConfig