servers
Operations for managing MCP servers, including listing available servers, starting and stopping server instances, and importing server configurations from JSON
📄️ Start MCP server
Launches an MCP server instance identified by its unique ID.
📄️ Stop MCP server
Gracefully terminates a running MCP server instance identified by its unique ID.
📄️ Remove MCP server
Permanently removes an MCP server configuration from the MCP Router.
📄️ List MCP servers
Retrieves a comprehensive list of all MCP servers configured in the router.
📄️ Add new MCP servers from JSON configuration
Creates one or more MCP server configurations from a structured JSON input.