Skip to main content

is_stdio_server

function is_stdio_server

Check if the server configuration is for a stdio server.
Parameters
dict[str, Any]
required
The server configuration section
Returns
bool
True if the server is a stdio server, False otherwise
Signature